19.22.0 (2026-07-30)
Features
- add new
code_reviewinteraction type (#3254) (25db8f1) - chat: add LLM judge for approving tool calls (#3263) (b64ce79)
- tools: can view
create_filecontent (#3269) (b09ddb0)
Bug Fixes
- acp: use
SIGTERMin place ofSIGKILL(#3275) (d49d12d), closes #3274 - adapters: correct OpenAI GPT-5.6 models (#3273) (a13f21f)
- adapters: remove temperature schema for
anthropicmodels (#3260) (db93853) - code_review: deleting comments and resolving from sub-dirs (#3278) (b0b481b)
- tools: can be cancelled and
run_commandhas timeout (#3276) (cf2afc6) - ui: moving the cursor in the chat whilst streaming (#3270) (6a8b361)