opencode/packages/docs
2026-07-06 14:35:31 -04:00
..
api
assets
sdk
config.mdx feat(tui): use canonical prompt attachments 2026-07-06 14:35:31 -04:00
docs.json
index.mdx
openapi.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

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.