What's Changed
Agent infrastructure
- Agents now respond to rollcall request messages. @jastier in #292
- The File Agent now reports how many of each message type it handles. @jastier in #296
- Robustified the test scripts for all Agents
Taxonomy and rules
- Some small fixes for insights from the eval. Addressing certain rules overmatching. @remo-help in #294
Quality of life changes:
- Added inline comments in the taxonomy, explaining labels that are not self-explanatory. @remo-help in #295
- The MQTT agent now gives realtime feedback when messages arrive on subscribed topics
Functionality changes:
- Broadened coverage of the "WhichVictimType" question. @remo-help in #295
- Broadened coverage of "Type" label. @remo-help in #295
- Expanded "KnowledgeShare" to also pick up utterances such as: "I have some rubble here." @remo-help in #295
Bugfixes
- Fixed an issue with the critical victim label, also fixed issues with RoleDeclare and LocationQuestion. @remo-help in #294
- File and Reprocessor agents can now handle large input files. Tested to > 3 GB.
Full changelog: v4.1.4...v4.1.5