Open SourceAgents20k
opencode
Provider-agnostic terminal coding agent with 75+ models and a TUI.
opencode is an open-source, terminal-first AI coding agent maintained by the SST team, providing a TUI for working with LLMs to read, write, and edit code and run commands. It is provider-agnostic, supporting many model providers including Claude, OpenAI, Google, and local models, and ships built-in agents such as a full-access build mode and a read-only plan mode. It is MIT-licensed and free, with users paying only their chosen model provider.
Repository
sst/opencodeLanguage
TypeScriptWhat you'd build with it
- Run an agentic coding session in the terminal via a TUI across many model providers
- Switch between a read-only planning agent and a full-access build agent for exploration vs. edits
- Use it as a provider-agnostic terminal agent with local or hosted models
Tags
clituicoding-agent