olimorris/codecompanion.nvim
✨ AI Coding, Vim Style observed · 2026-08-28
Health v2 · maintenance only
89/100
- Activity 99
- Release rhythm 87
- Longevity 70
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0.0
- age_days: 980
- days_rel: 9
- days_push: 7
- n_releases_24m: 387
Adoption not part of the score
6824 stars · 446 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
CodeCompanion.nvim is a Neovim plugin that integrates LLMs (Anthropic, OpenAI, Gemini, Copilot, Ollama, and more) and CLI coding agents (Claude Code, Codex, Gemini CLI) into the editor. It provides chat buffers, inline code transformations, code reviews, and support for the Agent Client Protocol and Model Context Protocol.
Use cases
- chat with LLMs inside neovim
- refactor code inline with AI in vim
- run claude code or codex agents from neovim
- get AI explanations for LSP errors
- review and approve AI-generated code changes
- use ollama or openai models as a coding assistant
- add CLAUDE.md rules to my neovim AI workflow
When to choose
- you use Neovim and want an AI coding assistant without leaving the editor
- you want to switch between many LLM providers and CLI agents via adapters
- you need inline transformations, prompt libraries, and MCP support in your editor
- you prefer a highly configurable, Lua-native plugin
When to avoid
- you use VS Code or another IDE rather than Neovim
- you want a standalone GUI chat app rather than an editor plugin
- you need Neovim versions older than 0.11
Facets
plugin · maturity active
llm-inference agent-framework chatbot mcp code-review developer-tools developer-tools large-language-models text-editors lua cli cross-platform neovim-plugin ai-coding-assistant agent-client-protocol claude-code copilot ollama openai anthropic inline-code-editing chat-buffer ai-agents neovim
5 sources
- readme: https://github.com/olimorris/codecompanion.nvim · fetched 2026-08-28 · 6f02da866883
- homepage: https://codecompanion.olimorris.dev · fetched 2026-08-29 · 146784e7d310
- site_page: https://codecompanion.olimorris.dev/installation · fetched 2026-08-29 · 13542c6d3115
- site_page: https://codecompanion.olimorris.dev/getting-started · fetched 2026-08-29 · 26f090be7412
- site_page: https://codecompanion.olimorris.dev/integrations · fetched 2026-08-29 · fed38bbb4b0e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| olimorris/codecompanion.nvim | main | 89 |
For agents
markdown · JSON · MCP: product_card(name="olimorris/codecompanion.nvim")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem