Skip to content

Releases: olimorris/codecompanion.nvim

v19.11.0

11 Apr 12:03
Immutable release. Only release title and notes can be modified.
680c445

Choose a tag to compare

19.11.0 (2026-04-11)

Features

Bug Fixes

v19.10.0

08 Apr 21:40
Immutable release. Only release title and notes can be modified.
83f5c9c

Choose a tag to compare

19.10.0 (2026-04-08)

Features

Bug Fixes

v19.9.0

04 Apr 08:07
Immutable release. Only release title and notes can be modified.
893f56b

Choose a tag to compare

19.9.0 (2026-04-04)

Features

Bug Fixes

v19.8.0

30 Mar 20:35
Immutable release. Only release title and notes can be modified.
4b3f17b

Choose a tag to compare

19.8.0 (2026-03-30)

Features

Bug Fixes

Performance Improvements

v19.7.0

26 Mar 07:54
Immutable release. Only release title and notes can be modified.
f76cd25

Choose a tag to compare

19.7.0 (2026-03-26)

Features

Bug Fixes

v19.6.0

18 Mar 22:43
Immutable release. Only release title and notes can be modified.
af7f104

Choose a tag to compare

19.6.0 (2026-03-18)

Features

v19.5.0

18 Mar 10:46
Immutable release. Only release title and notes can be modified.
1a6d94b

Choose a tag to compare

19.5.0 (2026-03-18)

Features

Bug Fixes

  • chat: throw error with get_parser in nightly builds (#2887) (41bec16)
  • completion: acp and slash commands with nvim-cmp (#2889) (b9a4af6)
  • completion: coc.nvim provider detection, execution, and highlighting (#2868) (7e78668)
  • ui: switch to chat tab after closing prev chat (#2855) (df77d69)

v19.4.0

17 Mar 21:53
Immutable release. Only release title and notes can be modified.
e42e178

Choose a tag to compare

19.4.0 (2026-03-17)

Features

v19.3.0

09 Mar 07:29
Immutable release. Only release title and notes can be modified.
5ace714

Choose a tag to compare

19.3.0 (2026-03-09)

Features

  • acp: add tool request approval event (#2870) (d87556a)
  • adapters: respect OLLAMA_HOST env var for remote connections (#2878) (45b31a9)
  • prompt_library: add user prompt to context (#2864) (bade403)
  • tools: add callback to allow modification of tool output (#2872) (2e1bbed)

Bug Fixes

  • acp: reload buffers after edits (#2869) (972ca95)
  • tools: handle newline correctly for insert_edit_into_file (#2871) (45dd9e4)

v19.2.0

04 Mar 22:32
Immutable release. Only release title and notes can be modified.
f22fe1b

Choose a tag to compare

19.2.0 (2026-03-04)

Features

  • chat: pass context to chat interaction when prompt is function (#2762) (c079e95)
  • tools: provide ctx arg to tool system prompt (#2838) (d96c833)

Bug Fixes

  • chat: enable reasoning to be disabled for acp (#2848) (5e31b99)
  • chat: prevent duplicated rule files (#2837) (1913b5a)
  • inline: error in stop kepmap handler (4918653)
  • inline: error in stop keymap handler (#2840) (4918653)
  • prompt_library: sort user's lua prompts (#2841) (ed36794)
  • tools: ensure added tool included in tool system prompt arg (#2839) (e5643f2)