Skip to content

v0.3.0

Choose a tag to compare

@hueyexe hueyexe released this 17 Mar 06:05
· 93 commits to main since this release

Polling Death Spiral Fix

Fixed a critical issue where the lead would poll team_status in a loop, burning tokens and context window.

  • Messages to the lead are now truncated with a preview, retrievable via the new team_results tool
  • Anti-polling guidance added to tool outputs
  • Removed team_approve_plan tool (plan approval deferred to a better design)
  • Tool outputs cleaned up to contain no LLM instructions

Full Changelog: v0.2.0...v0.3.0