mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-10 03:38:31 +00:00
| .. | ||
| api | ||
| assets | ||
| sdk | ||
| AGENTS.md | ||
| config.mdx | ||
| docs.json | ||
| index.mdx | ||
| openapi.json | ||
| package.json | ||
| plugins.mdx | ||
| README.md | ||
| 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.