What's New
Smart Context Offloading
- Large tool results (>15k chars) automatically moved to RLM memory
- Compacted messages offloaded to RLM history variable for persistent context
Full MCP Protocol Support
- SSE transport support
- Resources API (
resources/list,resources/read) - Prompts API (
prompts/list,prompts/get) mcp_read_resourceandmcp_get_promptvirtual tools exposed to the model
Duo Mode
- Dialectical Player/Coach autocoding paradigm
- Dedicated TUI rendering for Duo sessions
New Tools
project_map— automatic codebase structure discoverydelegate_to_agent— streamlined sub-agent delegation alias
Other Changes
- Dynamic system prompt refresh at each turn for up-to-date RLM/Duo/working-set context
- Default theme changed to Whale with updated color palette
- Fix MCP test compilation for updated
McpServerConfigstruct shape - Fix clippy warnings (strip_prefix, inspect_err, flatten, is_some_and)
Full Changelog: v0.3.4...v0.3.5