v0.8.37 ships, ACP multi-turn tools and cache perf open
The latest release brings stability improvements. Two key PRs add multi-turn tool execution to the ACP server and snapshot system prompt caching. Community continues to refine region-aware search and diagnostics.
- releaseRelease v0.8.37
Latest release with bug fixes and improvements.
- openedfeat(acp): add multi-turn tool execution support
New PR enables ACP server to handle multi-turn tool calls.
- discussionUnexpected periodic outbound connections
Issue with 1 comment discussing unexpected outbound connections.
- openedperf(cache): snapshot system prompt at session creation
PR improves cache performance by sharing prefixes across sub-agents.
- #1693feat(acp): add multi-turn tool execution support— New feature PR under review
- #1615docker 拉取直接跑乱码— Resolved with 90 comments
- #891Support Codex /goal long-running task mode— Long-standing enhancement with discussion
- #1640perf(cache): snapshot system prompt at session creation— Performance PR with recent updates