opencode/packages/docs
2026-07-15 22:55:40 -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: clarify beta binary and MCP route 2026-07-10 15:54:30 -04:00
docs.json docs: clarify beta binary and MCP route 2026-07-10 15:54:30 -04:00
formatters.mdx
index.mdx docs: clarify beta binary and MCP route 2026-07-10 15:54:30 -04:00
instructions.mdx
lsp.mdx
mcp-servers.mdx docs: clarify beta binary and MCP route 2026-07-10 15:54:30 -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.