mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-04-08 03:42:12 +00:00
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. |
||
|---|---|---|
| .. | ||
| rl-0.1.md | ||
| rl-0.2.md | ||
| rl-0.3.md | ||
| rl-0.4.md | ||
| rl-0.5.md | ||
| rl-0.6.md | ||
| rl-0.7.md | ||
| rl-0.8.md | ||
| rl-0.9.md | ||