Features
- Compaction hook (#1420) (e87cdad)
--profile-overrideCLI flag (#1605) (1984099)- Model profile overrides in config (#1603) (d3d6899)
- Show summarization status and notification (#919) (2e3cb74)
Bug Fixes
- Fix image path pasting qualms (#1560) (8caaf3e)
- Load
.agentsskill alias directories at interactive startup (#1556) (af0a759) - Coerce execute timeout to int before formatting tool display (#1588) (04b8c72), closes #1586
- Add missing flags to help screen (#1619) (6067749)
- Align compaction messaging across
/compactandcompact_conversation(#1583) (d455a6b) - Apply profile overrides in
/compact(#1612) (a9dc2c5) - Disambiguate
/tokensvs/compacttoken reporting (#1618) (51c3347) - Make LangSmith URL lookups non-blocking (#1595) (572eaee)
- Only exit input mode on backspace, not text clear (#1479) (da0965e)
- Retry langsmith project url lookup until project exists (#1562) (e137a63)
- Show model info in
/tokensbefore first usage (#1607) (7b01ae7) - Support
timeout=0for sandboxexecute()(#1558) (ed14443) - Unreachable
exceptblock (#1535) (0e17e35)
Performance Improvements
- Optimize thread resume path with prefetch and batched hydration (#1561) (068d112)
- Parallelize detection scripts for faster first-turn (#1541) (dad8b6e)
- Speed up
/threadsfirst-open (#1481) (b248b15)
Thanks to our contributors: @Taylor0819, @keenborder786, @AdemBoukhris457, @jkennedyvz, @eyurtsev, @mdrxy