docs(tui): add generated V2 theme reference (#38396)

This commit is contained in:
James Long 2026-07-22 18:30:31 -04:00 committed by GitHub
commit 381f6c47b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 381 additions and 7 deletions

View file

@ -6,4 +6,6 @@ await $`bun ./packages/sdk/js/script/build.ts`
await $`bun dev generate > ../sdk/openapi.json`.cwd("packages/opencode")
await $`bun run generate`.cwd("packages/docs")
await $`./script/format.ts`