Skip to content

IDEAnomaly

OpenCode

The open-source, provider-agnostic AI coding agent for your terminal, IDE, or desktop.

Categories
IDEAgent
Pricing
FREEMIUM
Source
Open core
Hosting
Local
Models
Model-agnostic
Verified
Jun 10, 2026

OpenCode is an open-source AI coding agent from Anomaly, the team behind SST. It runs in the terminal, a desktop app, or an IDE extension, connects to 75+ model providers through Models.dev — frontier APIs and local models alike — and stores none of your code on external servers. The optional paid Zen gateway adds a curated, benchmarked model set under one bill.

Capabilities 5

What it actually does — grouped by capability family.

  • Autonomous coding agent (primary capability)
  • Code generation (primary capability)
  • Terminal / CLI agent (secondary capability)
  • IDE integration (secondary capability)
  • Multi-model access (secondary capability)

Pros & cons

  • Fully open source
  • Swap among many providers and local models
  • Terminal, desktop, and IDE surfaces
  • No code stored on external servers
  • Quality varies with chosen model
  • Fast-moving, frequent releases
  • Zen's curated models cost extra

Tags

Further reading

View all IDE
  • View Claude Code details
    IDEFREEMIUM

    Claude Code

    Anthropic

    Anthropic's official CLI / IDE / web agent.

    Anthropic's agentic coding tool. It reads the spec, drafts the diff, runs the tests, and opens the PR — across the CLI, IDE extensions, the desktop app, and the web.

    Strong autonomous multi-step coding
    Anthropic models only
    • agentic
    • cli
    • ide
    • mcp
    • +1
  • View Aider details
    IDEBYO KEYOSS

    Aider

    Paul Gauthier

    Terminal-native pair programmer. BYO key, BYO model.

    Open-source CLI for AI pair-programming directly against your git repo. Brings any model (Claude, Gemini, GPT, local) into a tight commit-per-task loop.

    Fully open-source, BYO-key
    No GUI — terminal comfort required
    • cli
    • open-source
    • self-hosted
    • multi-model
  • View OpenAI Codex CLI details
    IDEFREEMIUMOpen core

    OpenAI Codex CLI

    OpenAI

    OpenAI's open-source coding agent for the terminal.

    A lightweight, open-source coding agent that runs locally in your terminal, reading your repository, editing files, and running commands in a conversational loop you review in real time. Built in Rust for speed, it supports Model Context Protocol tools, subagents for parallel tasks, and switching between GPT models. Sign in with a ChatGPT plan (Plus, Pro, Business, Edu, or Enterprise) or use an OpenAI API key.

    Runs locally in your terminal
    Best with OpenAI/GPT models
    • cli
    • coding-agent
    • terminal
    • open-source
  • View Gemini CLI details
    IDEFREEMIUMOpen core

    Gemini CLI

    Google

    Google's open-source Gemini AI agent, in your terminal.

    An open-source command-line agent that brings Gemini into the terminal for coding, debugging, content generation, and research. Ships built-in Google Search grounding, Model Context Protocol support, and project context via a GEMINI.md file, plus a non-interactive mode for scripting and CI. Free to use by signing in with a personal Google account, with paid options through AI Studio, Vertex AI, and Gemini Code Assist.

    Apache-2.0 and fully open source
    Locked to Gemini models
    • cli
    • coding-agent
    • terminal
    • open-source