Releases: olimorris/codecompanion.nvim
Releases · olimorris/codecompanion.nvim
v19.11.0
Immutable
release. Only release title and notes can be modified.
v19.10.0
Immutable
release. Only release title and notes can be modified.
v19.9.0
Immutable
release. Only release title and notes can be modified.
v19.8.0
Immutable
release. Only release title and notes can be modified.
19.8.0 (2026-03-30)
Features
- acp: add acp session events (#2938) (754979b)
- acp: add restore event on successful
session/load(#2950) (78203cc)
Bug Fixes
- acp: file reads/writes with empty sessionId (#2947) (d4532d8)
- acp: restore session metadata on resuming (#2915) (5b43c13)
- acp: slash commands in chat buffer (#2954) (66533e8), closes #2948
- acp: terminate processes correctly (#2949) (9553570), closes #2944
- ui: file edit approval message (#2939) (8f4a3d3)
- ui: stop duplicate approval messages (#2943) (9809e46)
Performance Improvements
v19.7.0
Immutable
release. Only release title and notes can be modified.
19.7.0 (2026-03-26)
Features
- acp: add Cursor CLI adapter (#2907) (d5551b1)
- acp: add support for
session/listandsession/load(#2910) (d782bd1) - acp: support
session-info-update(#2911) (03cab40) - adapters: add cline_cli acp (#2931) (34ffd4b)
- cli: persistent prompt, history, slash commands (#2922) (e91c035)
- tools: better tool approvals and removal of
vim.fn.confirm(#2917) (0c361ec) - ui: inline diff in chat (#2934) (d5fd611)
- ui: make acp tool calls cleaner (#2904) (cc0d298)
Bug Fixes
v19.6.0
Immutable
release. Only release title and notes can be modified.
v19.5.0
v19.4.0
v19.3.0
Immutable
release. Only release title and notes can be modified.
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
v19.2.0
Immutable
release. Only release title and notes can be modified.
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)