opencode
The open source coding agent. (by anomalyco)
neovim
Vim-fork focused on extensibility and usability (by neovim)
| opencode | neovim | |
|---|---|---|
| 113 | 1,464 | |
| 170,087 | 100,193 | |
| 10.2% | 1.1% | |
| 10.0 | 10.0 | |
| 7 days ago | 7 days ago | |
| TypeScript | Vim Script | |
| MIT License | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
opencode
Posts with mentions or reviews of opencode.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2026-06-11.
- MiMo Code Is Now Released and Open-Source
-
What We Lose When Coding Becomes Reviewing
Dax, the creator of OpenCode — an open-source coding agent, of all the people one might expect to disagree — put the case for hand-coding cleanly in a recent interview about Spec-Driven Development:
- Ask HN: What is your (AI) dev tech stack / workflow? (June 2026)
- My AI journey
-
How to add Honeycomb traces to your AI Slack bot
Pipa is our agent for studio operations at Lunch Pail Labs. She lives in Slack, is powered by E2B sandboxes, and uses OpenCode for the harness.
-
Spec-Driven Development with OpenSpec
One reason I liked OpenSpec more than others, such as Kiro and SpecKit, is that OpenSpec is highly portable between coding assistants, codebases and stages of development. I've plugged OpenSpec into all sorts of projects, from infrastructure to Python libraries. I also work on diverse codebases, with a variety of AI friends that OpenSpec supports: OpenCode, Codex and Claude Code.
-
Agentic: Which App/Harness Is Best for Angular Development?
Beyond the big names, I would also keep an eye on OpenCode and T3 Code. OpenCode is a solid open-source, terminal-first option if you want a model-agnostic agent and bring your own provider setup. T3 Code is interesting for the opposite reason: it gives you an open-source GUI on top of the agents you may already pay for, like Claude Code, Codex CLI, OpenCode, or Cursor.
-
Rift: Better Alternative to Git Worktrees
Brought to you by the infamous creator of OpenCode, who will exfiltrate all your data, then feign ignorance:
https://github.com/anomalyco/opencode/issues/10416
- Odysseus – self-hosted AI workspace
-
opencode VS zerostack - a user suggested alternative
2 projects | 30 May 2026
neovim
Posts with mentions or reviews of neovim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2026-05-23.
- Writerdeck con Debian tty: convertir un laptop viejo en máquina de escribir
-
My fully offline AI-assisted Linux development machine
Editors: I use Neovim with LazyVim as my default editor. I still use Visual Studio Code depending on the project and what I am testing.
-
Bridge the gap: Connecting design, PM and code with MCPs
My toolkit involves Neovim, Sidekick and Opencode. Former two are not important for this article, but the latter is the real game changer.
-
Why I traded my custom "Opinionated Linux" for Omarchy
I built mclovin-ARCHived to automate the install of my Arch + i3wm + polybar + neovim + dotfiles setup. The name was a reference to McLovin from the movie Superbad, it was basically my own "superbad script".
- [PT-BR] Por que troquei meu "Opinionated Linux" autoral (DIY) pelo Omarchy
-
OpenCode Hit 140K Stars. Why Terminal Agents Won 2026.
That sentence contains the entire argument for terminal agents. The editor is wherever you want it to be. It can be Neovim on a remote dev box, VS Code on a laptop, Helix in a tmux session, or no editor at all if you're doing a batch migration. The agent doesn't care. It operates on files, not on buffers.
-
Migrating To Neovim v0.12.0 Challenge Faced And Solution Found
I thought that switching to neovim v0.12 would be as easy as downloading the binary , deleting the current one and replacing it with the new one. Easy peasy lemon squeezy.
-
Neovim Keybindings and My Workflow
Neovim website
-
Neovim 0.12.0
Nobody said they are 1-to-1 compatible. Also, ideally lazy loading should happen on the plugin side instead of putting it on every user to configure, since neovim natively basically has everything needed for plugins to do the lazy loading of heavy parts[1] and if something is missing it probably is better to add it the hooks for it upstream in neovim instead of the plugin manager.
[1]: https://github.com/neovim/neovim/issues/35562#issuecomment-3...
-
My 2025 Tech Resolutions and My Plan for 2026
Learn and use Neovim. ❌ I tried, but then I switched to zed.
What are some alternatives?
When comparing opencode and neovim you can also consider the following projects:
crush - Glamourous agentic coding for all 💘
helix - A post-modern modal text editor.
aider - aider is AI pair programming in your terminal
neovide - No Nonsense Neovim Client in Rust
goose - an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
doom-emacs - An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]