harness-cli/v0.1.4
Auto-drafted from commits in harness-cli/v0.1.3..harness-cli/v0.1.4, grouped by conventional-commit type. Edit on the release page after publish if you want a polished writeup; the canonical release notes live on the website.
🚀 Features
- feat(cli): add strands update and polish compact, skills, rename, and setup flows (#4612) (923a5ac)
- feat(bidi): support grouped content messages (#4609) (4342e12)
- feat(bidi): add snapshot capture and restore (#4584) (b8a2e5c)
🐛 Fixes
- fix(py): update model id in cancellation integ tests (#4611) (6da3f48)
- fix(session): rewrite all stored copies of a message when guardrail redacts it (#4606) (69a465e)
- fix(bidi): record tool dispatch in conversation history (#4605) (4dc582c)
- fix(bidi): align response boundaries and transcript history (#4560) (09e2fe3)
- fix(graph): finalize invocation before yielding the result (#4580) (3d4cf9a)
- fix(python): cap sqlalchemy<2.1.0 to avoid RecursionError in Hatch dependency check (#4583) (711be5d)