refactor(tui): wire generated client reads (#34381)

This commit is contained in:
Kit Langton
2026-06-29 11:36:10 -04:00
committed by GitHub
parent e8ac44430b
commit 381d67572e
28 changed files with 508 additions and 426 deletions
+1
View File
@@ -47,6 +47,7 @@
"./component/spinner": "./src/component/spinner.tsx"
},
"dependencies": {
"@opencode-ai/client": "workspace:*",
"@opencode-ai/core": "workspace:*",
"@opencode-ai/plugin": "workspace:*",
"@opencode-ai/sdk": "workspace:*",