Skip to content

v1.2.0 - Content-Aware and Multi-File RLM

Choose a tag to compare

@zircote zircote released this 11 Feb 08:10
· 38 commits to main since this release
v1.2.0
1cf0c76

Added

  • Content-Aware RLM: Auto content-type detection (extension + sniffing) and type-specific chunking
  • New agents: swarm:rlm-code-analyzer, swarm:rlm-data-analyzer, swarm:rlm-json-analyzer
  • Multi-File Directory RLM: Process entire directories with mixed content types in one session
    • Tiered partition budget with 30-partition global cap
    • Small file batching, two-phase synthesis, findings-in-task-descriptions pattern
  • Workflow 5: Multi-File Directory Analysis end-to-end example

Changed

  • Updated RLM skill with content-type detection, agent routing, and multi-file sections
  • Updated all 4 analyst agents with multi-file mode workflow
  • Updated synthesizer with TaskGet/TaskUpdate tools and two-phase synthesis
  • Added analyst model override guardrails