fix: derive streaming status from retry firsts

This commit is contained in:
2026-07-10 07:26:15 +08:00
parent ccecee2a44
commit f67cbbda65
4 changed files with 50 additions and 9 deletions
Generated
+1 -1
View File
@@ -4,7 +4,7 @@ requires-python = ">=3.11"
[[package]]
name = "codex-retry-gateway-tui"
version = "0.1.7"
version = "0.1.8"
source = { editable = "." }
dependencies = [
{ name = "textual" },