v19.24.0
Immutable
release. Only release title and notes can be modified.
19.24.0 (2026-09-10)
Features
- add hooks for CLI agents (#3364) (7279bf9)
- chat: add message and tool context protection (#3350) (e6048f0)
- chat: files/buffers are parsed with context formatters (#3295) (c39ddad)
- chat: save and restore http sessions (#3142) (a2f33d9)
- default
AGENTS.mduses claude parser (#3359) (d4c00c2) - tools: Add
MarkItDownfor/fetchandfetch_webpage(#3299) (c9c2903) - tools: add new
search_helptool (#3341) (14443f3)
Bug Fixes
- acp: double session creation (#3371) (d13473c)
- chat: don't show system prompts for ACP (#3362) (182176a)
- chat: invalid backticks with Tree-sitter (#3355) (d297ce2)
- code_review: capture ALL edits (#3363) (f73f40e)
- size code fences to their content instead of hard-coding four backticks (#3354) (2fd3451)
- ui: auto scrolling when the last line is in a fold (#3365) (a026d4a)
- ui: diffing with last line (#3339) (8aa537e), closes #3338
- ui: tool output with newlines (#3368) (dfc13a2)