Refact.ai
Open-source autonomous AI coding agent that runs end-to-end tasks in your IDE
Open-source, terminal-first AI coding agent that works with any model provider
OpenCode is genuinely free and open source (MIT); your only cost is whatever the underlying model API charges. Its terminal-first design and 75+ provider support make it one of the most flexible coding agents available, and its GitHub momentum is real. It is not a polished GUI IDE, so less technical users will find the CLI-only workflow a hurdle. Verify current provider support and features directly, as the project ships quickly.
OpenCode is an MIT-licensed, terminal-first AI coding agent from the SST team that works with 75+ model providers, uses a Plan-then-Build review workflow, and runs entirely locally for privacy and control.
OpenCode is a Go-based, terminal-native AI coding agent built by Dax Raad and the team behind SST (under the Anomaly organization). Rather than locking you into a proprietary backend like most commercial AI IDEs, OpenCode is model-agnostic: you connect Anthropic, OpenAI, Google, GitHub Copilot, or local models via Ollama and pay the model vendor directly. It stores conversations locally in SQLite and gives you full control over which models process your code. The agent uses a multi-agent architecture with distinct Plan and Build modes. Plan mode proposes changes and lets you review them before any files are touched, while Build mode executes multi-step edits, runs commands, and iterates against LSP diagnostics. This split appeals to developers who want autonomy without giving up oversight of what the agent actually does to their codebase. By early 2026 OpenCode had crossed 160,000 GitHub stars, making it the most popular open-source AI coding agent by a wide margin, with millions of monthly developers. Because it is MIT-licensed and fully local, it is a natural fit for teams that need privacy, air-gapped workflows, or simply want to avoid subscription lock-in while still getting agentic coding.
OpenCode is a free, open-source, terminal-first AI coding agent that works with any model provider and keeps your code local, now one of the most-starred coding agents on GitHub.
OpenCode is an open-source project maintained by Dax Raad and the team behind SST, operating under the Anomaly organization. It emerged as a terminal-native alternative to proprietary AI coding IDEs, emphasizing model-agnosticism, local execution, and developer control.
The project grew rapidly in 2025-2026, crossing 160,000 GitHub stars and reaching millions of monthly developers. Its momentum reflects strong demand for open, non-lock-in coding agents that let teams choose their own models and keep data on their machines.
OpenCode reads, writes, and edits files, executes shell commands, and integrates LSP diagnostics into an agentic loop. It uses a multi-agent architecture split into Plan mode, which proposes reviewable changes, and Build mode, which executes multi-step edits autonomously.
It supports 75+ model providers including Anthropic, OpenAI, Google, GitHub Copilot, and local models via Ollama, storing all conversation state locally in SQLite. Being MIT-licensed and CLI-based, it slots cleanly into terminal-centric and privacy-sensitive workflows.
OpenCode targets experienced software developers, platform and infrastructure teams, and privacy-conscious organizations that want agentic coding without proprietary backends or subscription lock-in.
Developers who live in the terminal and want an agentic coding tool with full model choice and local control.
Engineering leads and platform teams choosing tooling that avoids vendor lock-in and keeps code private.
Open-source advocates, staff engineers, and developer-experience teams.
Technical teams and individual power users who value open source, model flexibility, and local-first privacy over a managed GUI experience.
OpenCode is a community-driven open-source project associated with the SST team rather than a traditionally VC-funded product; verify any commercial or hosted offerings with the maintainers.
Yes. OpenCode is MIT-licensed and free to use; you only pay the model provider whose API keys you supply.
As of 2026 it supports 75+ providers including Anthropic, OpenAI, Google, GitHub Copilot, and local models via Ollama.
No. OpenCode runs locally and sends prompts directly to the model provider you choose, storing conversations in a local SQLite database.
It is maintained by Dax Raad and the team behind SST, under the Anomaly organization.
No, OpenCode is a terminal-first CLI coding agent rather than an IDE extension.
Side-by-side pages for pricing, features, and best-fit use cases.
Open-source autonomous AI coding agent that runs end-to-end tasks in your IDE
Open-source autonomous coding agent for VS Code that runs on your own model API keys.
The open hub for machine learning models, datasets, and demos.
Open-source AI gateway to call 100+ LLM APIs in one format