You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***ui:** customize chat buffer window config when opening ([#1678](https://github.com/olimorris/codecompanion.nvim/issues/1678)) ([3a10ec9](https://github.com/olimorris/codecompanion.nvim/commit/3a10ec951a0285f149a6f76ba3cf544b3e4b7c63))
10
+
***workflows:** can change adapter on each prompt ([#2146](https://github.com/olimorris/codecompanion.nvim/issues/2146)) ([8d55059](https://github.com/olimorris/codecompanion.nvim/commit/8d55059b63bcf53e8b4d3d0885c37b2282d6fa2d))
11
+
12
+
13
+
### Bug Fixes
14
+
15
+
***chat:** debug window with acp adapters ([#2141](https://github.com/olimorris/codecompanion.nvim/issues/2141)) ([35c591f](https://github.com/olimorris/codecompanion.nvim/commit/35c591f457895f28f244684fa7e744fa3c9438c0))
16
+
***chat:** force memory to be added via slash command ([#2140](https://github.com/olimorris/codecompanion.nvim/issues/2140)) ([8899c27](https://github.com/olimorris/codecompanion.nvim/commit/8899c278c2e34108aec573b5f782a6bb7915d83c))
17
+
***chat:** infinite loop when toggling chat ([#2145](https://github.com/olimorris/codecompanion.nvim/issues/2145)) ([30fec3a](https://github.com/olimorris/codecompanion.nvim/commit/30fec3a084832d89cddb8d45827ff061e3564993))
18
+
***chat:** pass in opts to toggle ([#2143](https://github.com/olimorris/codecompanion.nvim/issues/2143)) ([971e584](https://github.com/olimorris/codecompanion.nvim/commit/971e584c29ea04aca189188378a0c9b10a1c531b))
19
+
***chat:** recursive chat open calls ([59a29bd](https://github.com/olimorris/codecompanion.nvim/commit/59a29bd5aea9d82489b13405895b0eead990c49b))
20
+
***ui:** default to normal mode after applying inline diff ([#2014](https://github.com/olimorris/codecompanion.nvim/issues/2014)) ([b75615a](https://github.com/olimorris/codecompanion.nvim/commit/b75615a3064685f02b837b591f648536904bb702))
0 commit comments