Aiden Cline 23483ea013 feat(ai): support custom reasoning fields (#38227) 3 tygodni temu
..
api eed23d8ee9 feat(api): publish v2 reference 1 miesiąc temu
assets e6e951b252 docs: rebuild v2 documentation 1 miesiąc temu
build 4678bd1049 feat(plugin): expose synthetic session input (#37212) 3 tygodni temu
AGENTS.md bd947658bb docs: add v2 configuration reference 1 miesiąc temu
README.md bd947658bb docs: add v2 configuration reference 1 miesiąc temu
agents.mdx 1004fbb2f5 docs: expand OpenCode 2 beta guides 1 miesiąc temu
attachments.mdx 1004fbb2f5 docs: expand OpenCode 2 beta guides 1 miesiąc temu
commands.mdx 1004fbb2f5 docs: expand OpenCode 2 beta guides 1 miesiąc temu
compaction.mdx 96a9731947 feat(core): replace instruction checkpoints with value-delta sync (#36254) 1 miesiąc temu
config.mdx e84938b309 fix(core): make session warming observable 3 tygodni temu
docs.json e84938b309 fix(core): make session warming observable 3 tygodni temu
formatters.mdx 1004fbb2f5 docs: expand OpenCode 2 beta guides 1 miesiąc temu
index.mdx f2579c41b6 docs: allow trusted cli installation 3 tygodni temu
instructions.mdx 96a9731947 feat(core): replace instruction checkpoints with value-delta sync (#36254) 1 miesiąc temu
lsp.mdx 1004fbb2f5 docs: expand OpenCode 2 beta guides 1 miesiąc temu
mcp-servers.mdx fe9b051d1a feat(core): allow MCP Code Mode opt-out (#37681) 3 tygodni temu
migrate-v1.mdx 7e9b9cb0fd docs: document TUI config migration 1 miesiąc temu
models.mdx 23483ea013 feat(ai): support custom reasoning fields (#38227) 3 tygodni temu
openapi.json 7feefb697f refactor: remove todo tool (#35989) 1 miesiąc temu
package.json bd947658bb docs: add v2 configuration reference 1 miesiąc temu
permissions.mdx 1004fbb2f5 docs: expand OpenCode 2 beta guides 1 miesiąc temu
providers.mdx bb15b16499 refactor(ai): rename llm package 4 tygodni temu
references.mdx 1004fbb2f5 docs: expand OpenCode 2 beta guides 1 miesiąc temu
sharing.mdx 1004fbb2f5 docs: expand OpenCode 2 beta guides 1 miesiąc temu
skills.mdx 1004fbb2f5 docs: expand OpenCode 2 beta guides 1 miesiąc temu
snapshots.mdx 1004fbb2f5 docs: expand OpenCode 2 beta guides 1 miesiąc temu
troubleshooting.mdx f5dd181443 refactor(cli): define server connection boundary (#37133) 4 tygodni temu
warming.mdx e84938b309 fix(core): make session warming observable 3 tygodni temu

README.md

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.