#384 · Primary category: AI Coding Assistants
agentic.nvim
Agentic Chat Interface directly in Neovim with ACP providers from Claude-Code, Gemini, Codex, OpenCode, and Cursor-agent
Project last updated:08/23/26
GitHub Stars
603
Forks
58
Contributors
17
License
MIT
Why we included this project
Agentic.nvim gives you a chat interface inside Neovim that talks to the agent CLI you already use. It works through the Agent Client Protocol, so it connects to Claude, Gemini, Codex, OpenCode, Cursor Agent, and anything else that speaks ACP, and the agent behaves exactly as it does in your terminal. There's no separate model or prompt setup: your existing authentication, MCP servers, slash commands, and sub-agents carry over, and sessions can move between Neovim and the terminal without losing context. For editing work it adds useful touches like pulling files or selections into the conversation, pasting screenshots, approving tool calls, previewing diffs, and switching models or providers mid-session. If your team has settled on one agent CLI but wants a more comfortable in-editor experience, this is a clean way to get it.
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
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.