fix(tui): render submitted prompts optimistically

This commit is contained in:
Kit Langton 2026-07-11 13:25:10 -04:00
commit 1803aaf857
5 changed files with 126 additions and 21 deletions

View file

@ -1003,6 +1003,7 @@
"@opencode-ai/client": "workspace:*",
"@opencode-ai/core": "workspace:*",
"@opencode-ai/plugin": "workspace:*",
"@opencode-ai/schema": "workspace:*",
"@opencode-ai/sdk": "workspace:*",
"@opencode-ai/simulation": "workspace:*",
"@opencode-ai/ui": "workspace:*",