opencode/packages/docs
2026-07-21 23:42:59 -05:00
..
api
assets
build
AGENTS.md
agents.mdx
attachments.mdx
commands.mdx
compaction.mdx
config.mdx fix(core): make session warming observable 2026-07-21 21:30:05 -04:00
docs.json fix(core): make session warming observable 2026-07-21 21:30:05 -04:00
formatters.mdx
index.mdx docs: allow trusted cli installation 2026-07-17 20:49:42 -04:00
instructions.mdx
lsp.mdx
mcp-servers.mdx feat(core): allow MCP Code Mode opt-out (#37681) 2026-07-18 17:17:56 -04:00
migrate-v1.mdx
models.mdx feat(ai): support custom reasoning fields (#38227) 2026-07-21 23:42:59 -05:00
openapi.json
package.json
permissions.mdx
providers.mdx
README.md
references.mdx
sharing.mdx
skills.mdx
snapshots.mdx
troubleshooting.mdx
warming.mdx fix(core): make session warming observable 2026-07-21 21:30:05 -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.