Skip to content

v4.1.5 Bugfixes, Rollcall Response, and testing

Latest
Compare
Choose a tag to compare
@jastier jastier released this 02 May 01:01
· 31 commits to master since this release
7951dbe

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