v2.1.0
What's Changed
- feat(agent): pin tool results so skill guidance survives compaction (6f233c2)
- fix(hitl): disambiguate parallel suspends by tool_call_id (8e639a0)
- docs: expand workflows section with errors, agents, and HITL bridge (b441a51)
- feat(agent): mid-loop memory compaction within a turn (0b50233)
- test(hitl): cover compaction merge/summarize-on-resume branches + docs (23ba7d0)
- docs: rewrite intro and README, split HITL into its own section (0e78074)
- fix(hitl): make memory compaction safe across pause/resume (db73b4c)
- feat(hitl): edit-on-approve, tool_call_id, response_schema, and first-class cancel (2cb1c06)
- docs: rewrite deployment for timbal start and drop Docker/build flow (ec87441)
- feat(hitl): edit-on-approve, tool_call_id, response_schema, and first-class cancel (e5af35d)
- docs: refresh agents section — reorder nav, add commands, drop stale pages (a800f8f)
- docs: update core concepts to match current event and tracing APIs (ac71a43)
- feat(hitl): structured approval cards (kind + ui + input_schema) (347b0a3)
- feat(hitl): unify approval + suspend under one pause/resume rail (d8af300)
Full Changelog: v2.0.29...v2.1.0