#384 · Primary category: AI Coding Assistants

agentic.nvim

acp ai ai-agent neovim neovim-plugin neovim-plugin-lua neovim-plugins nvim-ai nvim-lua nvim-plugin nvim-plugins

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