Documentation Index
Fetch the complete documentation index at: https://kindling.birklid.com/llms.txt
Use this file to discover all available pages before exploring further.
Open SourceApplications Layer
OpenCode
Open-source AI coding agent for the terminal, IDE, and desktop — built for privacy and model flexibility.
Type
Open Source (MIT)
Stack Layer
Applications
Language
TypeScript
Stars
157k+
What it is
OpenCode is an AI coding agent built by Anomaly that runs in your terminal, IDE, or as a desktop app. Unlike proprietary alternatives, it connects to over 75 LLM providers through Models.dev — including Claude, GPT, Gemini, and locally-hosted models — so you’re never locked into a single vendor. With 157k+ GitHub stars and 6.5 million monthly users, it has become one of the most widely adopted open-source coding agents in the ecosystem. The architecture is explicitly privacy-first: OpenCode doesn’t store your code or context data, making it viable in environments where proprietary tools are ruled out. It supports Language Server Protocol (LSP) integration for language-aware completions, parallel multi-session runs for concurrent agents on the same project, and shareable session links for debugging and review. The companion service Zen provides a curated set of models benchmarked specifically for coding agent use.Get started
Open OpenCode ↗
Visit the official site for installation guides and docs.
View on GitHub ↗
Source code, issues, and 850+ contributors.
Related tools
gstack
Garry Tan’s Claude Code setup — 23 opinionated agent skills for engineering workflows.
Matt Pocock's Skills
TDD, diagnose, zoom-out, and other engineering routines for Claude Code.