Skip to main content

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.
OpenCode GitHub

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.
Use this when you want the flexibility to swap models, need to run in a privacy-sensitive codebase, or want an open-source alternative to GitHub Copilot or Cursor with full control over the underlying LLM.

Get started

Open OpenCode ↗

Visit the official site for installation guides and docs.

View on GitHub ↗

Source code, issues, and 850+ contributors.

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.