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
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "codex-retry-gateway-tui"
version = "0.1.7"
version = "0.1.8"
description = "Terminal UI for codex-retry-gateway monitoring and control"
readme = "README.md"
requires-python = ">=3.11"