fix(tui): preserve streamed code on completion

This commit is contained in:
Xubin Ren
2026-09-03 15:45:57 +08:00
parent 0573cefa3b
commit 41477c2510
4 changed files with 78 additions and 14 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"test": "bun test"
},
"dependencies": {
"@opentui/core": "0.5.3"
"@opentui/core": "0.5.10"
},
"devDependencies": {
"@types/bun": "^1.3.13",