codecompanion.nvim

✨ AI-powered coding, seamlessly in Neovim. Supports Anthropic, Copilot, Gemini, Ollama and OpenAI LLMs

MIT License

Stars
684
Committers
21
codecompanion.nvim - v2.5.3

Published by olimorris about 2 months ago

2.5.3 (2024-09-10)

Bug Fixes

  • copilot: refreshes token if it expires (082986d)
codecompanion.nvim - v2.5.2

Published by olimorris about 2 months ago

2.5.2 (2024-09-10)

Bug Fixes

  • copilot: #189 "bad request: unknown integration" (372607d)
codecompanion.nvim - v2.5.1

Published by olimorris about 2 months ago

2.5.1 (2024-09-10)

Bug Fixes

  • properly closing Mini.pick after choosing file/buffer (#188) (6ae1de8)
codecompanion.nvim - v2.5.0

Published by olimorris about 2 months ago

2.5.0 (2024-09-09)

Features

  • chat: ✨ add symbols and now slash commands (9c41484)
codecompanion.nvim - v2.4.1

Published by olimorris about 2 months ago

2.4.1 (2024-09-09)

Bug Fixes

  • inline: send_code check (b2ba430)
codecompanion.nvim - v2.4.0

Published by olimorris about 2 months ago

2.4.0 (2024-09-09)

Features

  • add mini_pick option for buffer slash command (5bb3e16)

Bug Fixes

codecompanion.nvim - v2.3.1

Published by olimorris about 2 months ago

2.3.1 (2024-09-09)

Bug Fixes

  • anthropic: respect breakpoints used (acfbaed)
codecompanion.nvim - v2.3.0

Published by olimorris about 2 months ago

2.3.0 (2024-09-08)

Features

  • add fzf_lua for slash commands (895fbf9)
codecompanion.nvim - v2.2.5

Published by olimorris about 2 months ago

2.2.5 (2024-09-07)

Bug Fixes

  • copilot: #176 InsertLeave error with nil choices (05bf031)
codecompanion.nvim - v2.2.4

Published by olimorris about 2 months ago

2.2.4 (2024-09-07)

Bug Fixes

codecompanion.nvim - v2.2.3

Published by olimorris about 2 months ago

2.2.3 (2024-09-07)

Bug Fixes

  • chat: default prompts not being passed to llm (bb081c6)
  • cmp: models completion (0d90e71)
codecompanion.nvim - v2.2.2

Published by olimorris about 2 months ago

2.2.2 (2024-09-06)

Bug Fixes

  • chat: additional space at top of buffer (7c44bd1)
codecompanion.nvim - v2.2.1

Published by olimorris about 2 months ago

2.2.1 (2024-09-06)

Bug Fixes

  • chat: double sending of messages when outside the chat buffer (bfb45ff)
codecompanion.nvim - v2.2.0

Published by olimorris about 2 months ago

2.2.0 (2024-09-06)

Features

  • chat: #163 customise token output in chat buffer (b68a283)
codecompanion.nvim - v2.1.1

Published by olimorris about 2 months ago

2.1.1 (2024-09-06)

Bug Fixes

codecompanion.nvim - v2.1.0

Published by olimorris about 2 months ago

2.1.0 (2024-09-06)

Features

  • add mini.pick as provider for file slash cmd (#167) (835b4b7)
codecompanion.nvim - v2.0.1

Published by olimorris about 2 months ago

2.0.1 (2024-09-05)

Bug Fixes

  • chat: file slash command (c0306ac)
codecompanion.nvim - v2.0.0

Published by olimorris about 2 months ago

2.0.0 (2024-09-04)

⚠ BREAKING CHANGES

  • workflow: move start and auto_submit into opts
  • config: contains_code now moved into opts
  • config: rename separator
  • chat: remove buffers as a variable
  • chat: remove deprecations

Features

  • chat: ✨ slash commands (91adfac)

Bug Fixes

Code Refactoring

  • chat: remove buffers as a variable (c4e586c)
  • chat: remove deprecations (c32dc6d)
  • config: contains_code now moved into opts (e1268a0)
  • config: rename separator (9254a96)
  • workflow: move start and auto_submit into opts (f565e0c)
codecompanion.nvim - v1.8.2

Published by olimorris about 2 months ago

1.8.2 (2024-09-02)

Bug Fixes

codecompanion.nvim - v1.8.1

Published by olimorris about 2 months ago

1.8.1 (2024-08-31)

Bug Fixes

  • keymaps: update next and previous header keybindings (#155) (ba49ec6)
Package Rankings
Top 6.5% on Proxy.golang.org
Related Projects