|
|
пре 3 недеља | |
|---|---|---|
| .. | ||
| api | eed23d8ee9 feat(api): publish v2 reference | пре 1 месец |
| assets | e6e951b252 docs: rebuild v2 documentation | пре 1 месец |
| build | 4678bd1049 feat(plugin): expose synthetic session input (#37212) | пре 4 недеља |
| script | 381f6c47b4 docs(tui): add generated V2 theme reference (#38396) | пре 3 недеља |
| snippets | 381f6c47b4 docs(tui): add generated V2 theme reference (#38396) | пре 3 недеља |
| AGENTS.md | bd947658bb docs: add v2 configuration reference | пре 1 месец |
| README.md | 381f6c47b4 docs(tui): add generated V2 theme reference (#38396) | пре 3 недеља |
| agents.mdx | b6e14b5a74 refactor(tui): finish V2 theme migration (#38383) | пре 3 недеља |
| attachments.mdx | 1004fbb2f5 docs: expand OpenCode 2 beta guides | пре 1 месец |
| commands.mdx | 1004fbb2f5 docs: expand OpenCode 2 beta guides | пре 1 месец |
| compaction.mdx | 96a9731947 feat(core): replace instruction checkpoints with value-delta sync (#36254) | пре 1 месец |
| config.mdx | e84938b309 fix(core): make session warming observable | пре 3 недеља |
| docs.json | 381f6c47b4 docs(tui): add generated V2 theme reference (#38396) | пре 3 недеља |
| formatters.mdx | 1004fbb2f5 docs: expand OpenCode 2 beta guides | пре 1 месец |
| index.mdx | 381f6c47b4 docs(tui): add generated V2 theme reference (#38396) | пре 3 недеља |
| instructions.mdx | 96a9731947 feat(core): replace instruction checkpoints with value-delta sync (#36254) | пре 1 месец |
| lsp.mdx | 1004fbb2f5 docs: expand OpenCode 2 beta guides | пре 1 месец |
| mcp-servers.mdx | fe9b051d1a feat(core): allow MCP Code Mode opt-out (#37681) | пре 3 недеља |
| migrate-v1.mdx | 7e9b9cb0fd docs: document TUI config migration | пре 1 месец |
| models.mdx | 23483ea013 feat(ai): support custom reasoning fields (#38227) | пре 3 недеља |
| openapi.json | b6e14b5a74 refactor(tui): finish V2 theme migration (#38383) | пре 3 недеља |
| package.json | 381f6c47b4 docs(tui): add generated V2 theme reference (#38396) | пре 3 недеља |
| permissions.mdx | 1004fbb2f5 docs: expand OpenCode 2 beta guides | пре 1 месец |
| providers.mdx | bb15b16499 refactor(ai): rename llm package | пре 4 недеља |
| references.mdx | 1004fbb2f5 docs: expand OpenCode 2 beta guides | пре 1 месец |
| sharing.mdx | 1004fbb2f5 docs: expand OpenCode 2 beta guides | пре 1 месец |
| skills.mdx | 1004fbb2f5 docs: expand OpenCode 2 beta guides | пре 1 месец |
| snapshots.mdx | 1004fbb2f5 docs: expand OpenCode 2 beta guides | пре 1 месец |
| themes.mdx | 381f6c47b4 docs(tui): add generated V2 theme reference (#38396) | пре 3 недеља |
| troubleshooting.mdx | f5dd181443 refactor(cli): define server connection boundary (#37133) | пре 4 недеља |
| warming.mdx | e84938b309 fix(core): make session warming observable | пре 3 недеља |
The V2 documentation is a Mintlify site deployed from packages/docs on the dev branch.
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 V2 theme token reference is generated from
packages/tui/src/theme/v2/schema.ts. Regenerate it after schema changes:
bun run generate
bun validate checks that the committed snippet is current. The repository's
generation workflow also refreshes it on pushes to dev, so Mintlify always
receives the generated MDX as part of the published docs tree.
The hosted preview is available at opencode.mintlify.site.