nvf/docs/manual/release-notes
Bryce Thorpe 3820db92ee assistant/codecompanion: rename strategies -> interactions
codecompanion.nvim v19 renamed `strategies` to `interactions`
(olimorris/codecompanion.nvim#2485). The nvf module still generated
the deprecated `strategies` key, which triggers codecompanion's
backwards-compat migration shim. That shim replaces any user-provided
`interactions` table with `defaults + strategies`, silently
discarding user overrides like `interactions.chat.adapter`.

Rename the option tree so the generated Lua uses the current
`interactions` key and the migration shim is never triggered.
2026-04-05 10:16:58 -05:00
..
rl-0.1.md treewide: fix a lot of broken / dead links 2025-12-11 18:32:09 +01:00
rl-0.2.md docs: restructure to allow a clean migration to new documentation util 2025-12-11 15:28:56 +01:00
rl-0.3.md treewide: replace auto option links with {option} role 2025-12-11 15:30:30 +01:00
rl-0.4.md docs: restructure to allow a clean migration to new documentation util 2025-12-11 15:28:56 +01:00
rl-0.5.md treewide: replace auto option links with {option} role 2025-12-11 15:30:30 +01:00
rl-0.6.md docs: formatting 2025-12-11 19:06:49 +01:00
rl-0.7.md treewide: fix a lot of broken / dead links 2025-12-11 18:32:09 +01:00
rl-0.8.md make toggleterm open map acutally toggle the terminal (#1295) 2025-12-21 14:33:27 +00:00
rl-0.9.md assistant/codecompanion: rename strategies -> interactions 2026-04-05 10:16:58 -05:00