OpenCode

Community · June 2025

activeOpen Sourcedecoder onlycode

Description

A fully open-source terminal coding agent that supports any AI model as its backend. Provides a clean, extensible framework for AI-assisted coding without vendor lock-in, allowing developers to use whichever model best suits their needs — from cloud APIs to locally-run open-source models.

Key Innovations

Agentic
AgenticModels that can autonomously plan, execute multi-step tasks, use tools, and self-correct without human intervention.
Code Gen
Code GenAbility to write, debug, and understand programming code across multiple languages.
Tool Use
Tool UseAbility to call external tools, APIs, and functions — enabling web browsing, code execution, and real-world actions.