opencode/packages/docs
2026-07-09 00:13:48 -05: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
AGENTS.md docs: add v2 configuration reference 2026-07-06 20:09:35 -04:00
config.mdx docs: add v2 configuration reference 2026-07-06 20:09:35 -04:00
docs.json docs 2026-07-07 12:08:45 -04:00
index.mdx feat(api): publish v2 reference 2026-07-06 01:29:08 -04:00
openapi.json refactor: remove todo tool (#35989) 2026-07-09 00:13:48 -05:00
package.json docs: add v2 configuration reference 2026-07-06 20:09:35 -04:00
plugins.mdx feat(api): publish v2 reference 2026-07-06 01:29:08 -04:00
README.md docs: add v2 configuration reference 2026-07-06 20:09:35 -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

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.