v0.3.0
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_resultstool - Anti-polling guidance added to tool outputs
- Removed
team_approve_plantool (plan approval deferred to a better design) - Tool outputs cleaned up to contain no LLM instructions
Full Changelog: v0.2.0...v0.3.0