opencode/packages/docs
opencode-agent[bot] fe9b051d1a
feat(core): allow MCP Code Mode opt-out (#37681)
Co-authored-by: Dax Raad <d@ironbay.co>
2026-07-18 17:17:56 -04:00
..
api
assets
build feat(plugin): expose synthetic session input (#37212) 2026-07-15 22:55:40 -04:00
AGENTS.md
agents.mdx
attachments.mdx
commands.mdx
compaction.mdx
config.mdx
docs.json
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 docs: document TUI config migration 2026-07-12 19:28:26 -04:00
models.mdx
openapi.json
package.json
permissions.mdx
providers.mdx refactor(ai): rename llm package 2026-07-15 15:11:03 -04:00
README.md
references.mdx
sharing.mdx
skills.mdx
snapshots.mdx
troubleshooting.mdx refactor(cli): define server connection boundary (#37133) 2026-07-15 11:48:38 -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.