GraphCanon updated Sep 20, 2026 · GitHub synced Sep 20, 2026
34views this month
Decision brief
AI coding plugin for Neovim in Lua with Apache license and support for various LLMs.
Good fit when
- When you are a Neovim user seeking AI-driven code completion that integrates smoothly into your editor setup.
- If your project relies on Anthropic Claude, Google Gemini, or OpenAI APIs, and you need seamless integration within Neovim.
Avoid when
- Avoid if your coding involves non-Lua languages and you do not require or support the specific LLMs handled by this plugin.
- This tool may not be suitable for developers who prefer code companion tools with broader language or LLM compatibility outside Neovim.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of Sep 20, 2026
- Provenance
- Not a fork · Personal account
- As of Sep 20, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
git clone https://github.com/olimorris/codecompanion.nvimSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
AI Coding Plugin for Neovim in Lua
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Sep 20, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Sep 20, 2026
- Languages
- lua
Source: github.language · Sep 20, 2026
Categories
Tags
README
:rocket: Getting Started Everything you need to know about CodeCompanion (installation, configuration and usage) is within the docs. You can use the @{search help} tool to ask an LLM to search the CodeCompanion docs for you.
For agents
This page has a .md twin and JSON over the API.