#288 · Primary category: AI Coding Assistants

opencode.nvim

neovim frontend for opencode - a terminal-based AI coding agent

Project last updated:08/21/26

GitHub Stars

931

Forks

70

Contributors

45

License

Apache-2.0

Why we included this project

Neovim users don't have to leave their editor to work with opencode. This plugin opens a dedicated chat panel that keeps the current file and your selections in the prompt context automatically, so the agent knows what you are actually looking at. Conversations persist per workspace, meaning you can come back after many edits rather than pasting context in fresh each time. There is also an experimental quick-chat mode that captures a visual selection or the current line and applies the agent's suggested edits directly back to the buffer. It is a useful bridge for Vim loyalists who want the sort of inline assistant experience commercial editors ship, but self-hosted and powered by opencode.

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