fix: tolerate gateways without image profiles

This commit is contained in:
2026-07-10 07:29:01 +08:00
parent f67cbbda65
commit c79e85e635
4 changed files with 36 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "codex-retry-gateway-tui"
version = "0.1.8"
version = "0.1.9"
description = "Terminal UI for codex-retry-gateway monitoring and control"
readme = "README.md"
requires-python = ">=3.11"