OpenCode
The open-source AI agent with a high-performance terminal UI.
100% Offline
No data leaves your machine. Your code remains yours, processed entirely by local silicon with zero external API calls.
Any Open Model
Switch between models like DeepSeek-Coder, Llama 3, or StarCoder at any time based on the specific language or complexity of your task.
OpenCode is a powerful, open-source terminal agent that supports over 75 different AI models. It features a beautiful TUI (Terminal User Interface) and built-in support for the Model Context Protocol (MCP).
Model Choice
Unlike Claude Code or Cursor, OpenCode lets you switch models mid-conversation. You can start with a cheap model for research and switch to a premium one for the final implementation.
Parallel Agents
You can run multiple OpenCode agents on the same project simultaneously. One can be fixing styling while another handles the database logic, pushing the boundaries of what a single developer can achieve.
Install: curl -fsSL https://opencode.ai/install | bash
