opencode/packages/docs
2026-07-06 01:29:08 -04:00
..
api feat(api): publish v2 reference 2026-07-06 01:29:08 -04:00
assets docs: rebuild v2 documentation 2026-07-06 00:58:00 -04:00
sdk docs: rebuild v2 documentation 2026-07-06 00:58:00 -04:00
config.mdx feat(api): publish v2 reference 2026-07-06 01:29:08 -04:00
docs.json feat(api): publish v2 reference 2026-07-06 01:29:08 -04:00
index.mdx feat(api): publish v2 reference 2026-07-06 01:29:08 -04:00
openapi.json feat(api): publish v2 reference 2026-07-06 01:29:08 -04:00
plugins.mdx feat(api): publish v2 reference 2026-07-06 01:29:08 -04:00
README.md docs: rebuild v2 documentation 2026-07-06 00:58:00 -04:00
troubleshooting.mdx feat(api): publish v2 reference 2026-07-06 01:29:08 -04:00

OpenCode documentation

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

Local preview

The Mintlify CLI requires Node.js 20 through 24.

From this directory, run:

npx mint dev

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

Validate changes before opening a pull request:

npx mint validate
npx mint broken-links

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