v1.1.1 — Wire 5 gaps
Fixed
- Context usage now live —
/usageshows real token breakdown from session events, prompt shows budget indicators (⚠/🔴) - Delegate wired —
/delegate <task>runs an isolated sub-agent prompt in a separate session - StubTool cleaned — moved from production
tool_policy.rsto test module - Checkpoints persisted — saved to
.zavora/checkpoints.json, survives CLI restarts - todo_list agent tool — model can now create/complete/view/list/delete todos during execution
157 tests, 0 failures, 0 warnings.
What's Changed
- fix: wire 5 gaps — context usage, delegate, StubTool, checkpoint persistence, todo tool by @jkmaina in #60
Full Changelog: v1.1.0...v1.1.1