16.0.0 (2025-06-06)
⚠ BREAKING CHANGES
- chat: move the
goto_file_action
tostrategies.chat.opts
- chat: move
opts.goto_file_action
tostrategies.chat.opts
(#1571) - chat: reuse existing tabs when jumping to a file. (#1569)
Features
- chat: chat buffer acts more like a normal buffer (#1556) (ebcdd78)
- chat: reuse existing tabs when jumping to a file. (#1569) (8747d88)
- chat: support
:map-arguments
in keymaps (#1572) (d8e94cf) - tools: can load tools via relative paths (#1552) (7991e53)
Bug Fixes
- adapters: fix streaming for gemini adapter (#1561) (585fade)
- chat: correct yank command syntax in keymaps (#1568) (05555a4)
- chat: Register cmp completions when filetype is set (#1560) (3d62ac3)
- inline: remove blank lines in diffs (#1565) (fee2dd1)