mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-13 07:58:30 +00:00
| .. | ||
| api | ||
| assets | ||
| sdk | ||
| AGENTS.md | ||
| agents.mdx | ||
| attachments.mdx | ||
| commands.mdx | ||
| compaction.mdx | ||
| config.mdx | ||
| docs.json | ||
| formatters.mdx | ||
| index.mdx | ||
| instructions.mdx | ||
| lsp.mdx | ||
| mcp.mdx | ||
| migrate-v1.mdx | ||
| models.mdx | ||
| openapi.json | ||
| package.json | ||
| permissions.mdx | ||
| plugins.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.