0.135.3
What's Changed
0.135.3 - 2026-07-11
Highlights
Bug Fixes
- Namespace cache per target in CI to prevent collisions (014e892)
Features
- Add /checkup command and optimize diagnostics output (7d26d11)
- Enable debug assertions and overflow checks in release builds (f8768d3)
- Implement mode switch guard to prevent cycling during active turns (7551e9b)
Other Changes
Other
- Implement guards for tool call validation including read, shell run, spool, and task tracker guards (e9e1993)
- Add Claude Advisor server-side tool configuration and integration (7612fb8)
- Implement response chain handling, turn snapshot capture, tool shaping, request gap tracking, and usage cost estimation (73b1019)
- Implement automatic compaction orchestration and memory envelope management (2743ca1)
- Add unified per-session state store with append-only event log and derived views (9d6901c)
- Implement unified executors for cron, mcp, and agent actions; enhance tool descriptions and parameters; improve output processing for large results. (22276fb)
- Consolidate agent and MCP tool registrations; update parameters and descriptions for clarity. Enhance action dispatching for wait and close actions in agents. Adjust risk scoring for MCP connect/disconnect actions. Remove unused parameter schemas and streamline collaboration specs. (6922226)
- Add tests for memory lock functionality and implement atomic file writes (f5055f8)
Refactors
- Expose normalize_model_id function and simplify model normalization logic (6efca87)
Full Changelog: 0.135.2...0.135.3