anomalyco/opencode
OpenCode provides open-source terminal and desktop coding agents, with separate full-access and read-only modes plus a general-purpose subagent.
OpenCode is an open-source coding agent available through package managers, an install script, and desktop builds. It includes **build**, a full-access development agent, and **plan**, a read-only agent for code exploration that asks before running shell commands.
Switch modes according to task risk: use plan to inspect unfamiliar repositories and shape changes, then build when file and command access is required. A **@general** subagent handles complex searches and multistep work.
OpenCode is an open-source coding agent available through package managers, an install script, and desktop builds. It includes **build**, a full-access development agent, and **plan**, a read-only agent for code exploration that asks before running shell commands. Switch modes according to task risk: use plan to inspect unfamiliar repositories and shape changes, then build when file and command access is required. A **@general** subagent handles complex searches and multistep work. The material lists many installation paths but gives no model support, benchmark, or reliability evidence. It also warns users to remove releases older than **0.1.x** before installing.
OpenCode packages a coding agent around an explicit risk transition: inspect and plan with read-only authority, then switch to a full-access builder when mutation is warranted. Its built-in general subagent adds delegated search without requiring a separate orchestrator. The signal expands installation and workflow choice, but supplies no evidence that its models, subagent behavior, or reliability outperform other agent surfaces.