feat: show req and resp ids in tui

This commit is contained in:
2026-07-01 10:03:20 +08:00
parent 58f3caeea5
commit 5c7bea431a
4 changed files with 41 additions and 25 deletions
Generated
+1 -1
View File
@@ -4,7 +4,7 @@ requires-python = ">=3.11"
[[package]]
name = "codex-retry-gateway-tui"
version = "0.1.0"
version = "0.1.4"
source = { editable = "." }
dependencies = [
{ name = "textual" },