opencode/packages/docs
..
api
assets
build
AGENTS.md
agents.mdx
attachments.mdx
commands.mdx
compaction.mdx
config.mdx
docs.json
formatters.mdx
index.mdx
instructions.mdx
lsp.mdx
mcp-servers.mdx
migrate-v1.mdx
models.mdx
openapi.json
package.json
permissions.mdx
providers.mdx
README.md
references.mdx
sharing.mdx
skills.mdx
snapshots.mdx
troubleshooting.mdx

OpenCode documentation

The V2 documentation is a Mintlify site deployed from packages/docs on the dev branch.

Local preview

From this directory, run:

bun dev

The preview opens at http://localhost:3333 and reloads when MDX or docs.json changes.

Validate changes before opening a pull request:

bun validate
bun broken-links

The hosted preview is available at opencode.mintlify.site.