#4 · Primary category: AI Coding Assistants

opencode

The open source coding agent.

Project last updated:08/29/26

GitHub Stars

202.4K

Forks

26.3K

Contributors

1.0K

License

MIT

Why we included this project

OpenCode is a terminal-first coding agent that works inside your editor and command line, so you can delegate real development work to a model rather than just getting code suggestions. It ships with two agents you can switch between with a keypress: a build agent with full file access for writing and editing code, and a read-only plan agent that explores unfamiliar codebases and asks before running commands. That split is genuinely useful for teams that want the safety of a review step before anything touches the filesystem. It runs as a local CLI or desktop app and supports a wide range of models, and installation is straightforward on macOS, Linux, and Windows. Developers and small teams who want an autonomous coding assistant they can run themselves, without vendor lock-in, will find this a practical daily driver.

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