codecompanion.nvim

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

MIT License

Stars
684
Committers
21
codecompanion.nvim - v1.8.0

Published by olimorris about 2 months ago

1.8.0 (2024-08-30)

Features

  • inline: ✨ improved diff mode (bc400fa)
codecompanion.nvim - v1.7.2

Published by olimorris about 2 months ago

1.7.2 (2024-08-29)

Bug Fixes

  • ollama: fetching models from remote repo (1863500)
codecompanion.nvim - v1.7.1

Published by olimorris about 2 months ago

1.7.1 (2024-08-29)

Bug Fixes

  • copilot: rewrite adapter (d4ca465)
codecompanion.nvim - v1.7.0

Published by olimorris about 2 months ago

1.7.0 (2024-08-29)

Features

Bug Fixes

  • chat: add system message after clearing chat (8c1119b)
codecompanion.nvim - v1.6.0

Published by olimorris about 2 months ago

1.6.0 (2024-08-28)

Features

  • chat: ✨ keymap to regenerate the last response (c6b583d)
codecompanion.nvim - v1.5.0

Published by olimorris about 2 months ago

1.5.0 (2024-08-28)

Features

  • inline: transformations can replace selections (b8ca077)

Bug Fixes

  • inline: replace method now works (ffceaf7)
codecompanion.nvim - v1.4.1

Published by olimorris about 2 months ago

1.4.1 (2024-08-28)

Bug Fixes

  • keymaps: changing adapter to copilot in chat buffer (1e46028)
  • ollama: getting models from remote endpoint (9f7af1e)
codecompanion.nvim - v1.4.0

Published by olimorris 2 months ago

1.4.0 (2024-08-28)

Features

  • copilot: ✨ add copilot (18b0d73)
codecompanion.nvim - v1.3.2

Published by olimorris 2 months ago

1.3.2 (2024-08-28)

Bug Fixes

  • adapters: check type of env vars (e290322)
  • adapters: setup method should return boolean value (fe8512a)
codecompanion.nvim - v1.3.1

Published by olimorris 2 months ago

1.3.1 (2024-08-28)

Bug Fixes

codecompanion.nvim - v1.3.0 Latest Release

Published by olimorris 2 months ago

1.3.0 (2024-08-27)

Features

  • inline: ✨ inline transformations (c76b545)
codecompanion.nvim - v1.2.0

Published by olimorris 2 months ago

1.2.0 (2024-08-26)

Features

codecompanion.nvim - v1.1.2

Published by olimorris 2 months ago

1.1.2 (2024-08-26)

Bug Fixes

  • anthropic: #123 consecutive roles error (c345c97)
  • chat: clearing of chat buffer (8588aed)
codecompanion.nvim - v1.1.1

Published by olimorris 2 months ago

1.1.1 (2024-08-25)

Bug Fixes

  • chat: ensure correct role is added to the buffer (a01731f)
  • chat: tool prompts getting continuously added (ad283dd)
  • config: missspelling in system prompt (98e0ec2)
codecompanion.nvim - v1.1.0

Published by olimorris 2 months ago

1.1.0 (2024-08-25)

Features

  • chat: #116 add event for setting an adapter (8561dc7)
codecompanion.nvim - v1.0.4

Published by olimorris 2 months ago

1.0.4 (2024-08-25)

Bug Fixes

  • #117 not resolving adapter role (4b17557)
  • chat: ability to debug messages in chat buffer (a841e9e)
  • chat: clear chat messages (cd6cf55)
  • chat: deepcopy messages before changing roles (e811e6a)
codecompanion.nvim - v1.0.3

Published by olimorris 2 months ago

1.0.3 (2024-08-22)

Bug Fixes

  • avoid setting keybindings if use_default_prompt=false (#108) (be2465e)
  • fix #108 avoid setting keybindings if use_default_prompt=false (8c1f0c0)
codecompanion.nvim - v1.0.2

Published by olimorris 2 months ago

1.0.2 (2024-08-22)

Bug Fixes

  • #105 disabling default prompts still creates slash cmds (d92baf0)
  • setup slash cmds even if use_default_prompts is false (ea727c2)
codecompanion.nvim - v1.0.1

Published by olimorris 2 months ago

1.0.1 (2024-08-21)

Bug Fixes

  • chat: changing adapters in chat buffer to Ollama (5cc04a1)
codecompanion.nvim - v1.0.0

Published by olimorris 2 months ago

Plugin is now at v1.0.0

What's Changed

Too many items to mention so instead I want to focus on everyone who has contributed to the plugin so far. Thank you.

New Contributors

Full Changelog: https://github.com/olimorris/codecompanion.nvim/commits/v1.0.0

Package Rankings
Top 6.5% on Proxy.golang.org
Related Projects