Skip to content

v19.22.0

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Jul 16:29
Immutable release. Only release title and notes can be modified.
2b959b2

19.22.0 (2026-07-30)

Features

Bug Fixes

  • acp: use SIGTERM in place of SIGKILL (#3275) (d49d12d), closes #3274
  • adapters: correct OpenAI GPT-5.6 models (#3273) (a13f21f)
  • adapters: remove temperature schema for anthropic models (#3260) (db93853)
  • code_review: deleting comments and resolving from sub-dirs (#3278) (b0b481b)
  • tools: can be cancelled and run_command has timeout (#3276) (cf2afc6)
  • ui: moving the cursor in the chat whilst streaming (#3270) (6a8b361)

Performance Improvements

  • tools: faster grep_search and read_file processing (#3280) (e3b44c5)