#96 · Primary category: AI Coding Assistants

codecompanion.nvim

acp agent agent-client-protocol anthropic claude-code copilot deepseek gemini google-gemini kimi llm neovim nvim ollama openai openrouter plugin

✨ AI Coding, Vim Style

Project last updated:08/29/26

GitHub Stars

6.8K

Forks

448

Contributors

200

License

Apache-2.0

Why we included this project

People who live in Neovim no longer have to switch to a browser tab or a separate app to get help from a language model. CodeCompanion plugs the assistant into the editor itself, talking to Anthropic, OpenAI, Google Gemini, GitHub Copilot, Ollama, or any other provider a team already uses. Beyond chat, it can transform code inline and coordinate multi-file changes through the Model Context Protocol, and it can pass bigger jobs to CLI agents like Claude Code or Codex. That coverage matters in day-to-day work: you keep your normal editing flow while the model handles explanations, refactoring, or generation, and the plugin manages the connection between your buffers and the remote model. If you are comfortable configuring Neovim plugins, this is a lighter option than a standalone AI coding tool, with the extra convenience that the whole setup lives in the environment you already work in.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category