github olimorris/codecompanion.nvim v16.0.0

latest releases: v17.21.0, v17.20.0, v17.19.1...
3 months ago

16.0.0 (2025-06-06)

⚠ BREAKING CHANGES

  • chat: move the goto_file_action to strategies.chat.opts
  • chat: move opts.goto_file_action to strategies.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)

Code Refactoring

  • chat: move opts.goto_file_action to strategies.chat.opts (#1571) (cdf7721)
  • chat: move the goto_file_action to strategies.chat.opts (cdf7721)

Don't miss a new codecompanion.nvim release

NewReleases is sending notifications on new releases.