Spaces:
Paused
Paused
File size: 55,450 Bytes
8b4ff52 90d4836 8b4ff52 1af1879 8b4ff52 65fe549 8b4ff52 1af1879 8b4ff52 65fe549 8b4ff52 65fe549 8b4ff52 90d4836 8b4ff52 90d4836 8b4ff52 06b3f7d 90d4836 06b3f7d 90d4836 06b3f7d 8b4ff52 06b3f7d 8b4ff52 06b3f7d 8b4ff52 06b3f7d 8b4ff52 90d4836 8b4ff52 90d4836 8b4ff52 1af1879 8b4ff52 1af1879 8b4ff52 90d4836 8b4ff52 90d4836 8b4ff52 1af1879 8b4ff52 90d4836 8b4ff52 90d4836 8b4ff52 1af1879 8b4ff52 90d4836 8b4ff52 90d4836 8b4ff52 90d4836 8b4ff52 90d4836 8b4ff52 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 | """
Lightweight Quota Stats Viewer TUI.
Connects to a running proxy to display quota and usage statistics.
Uses only httpx + rich (no heavy rotator_library imports).
TODO: Missing Features & Improvements
======================================
Display Improvements:
- [ ] Add color legend/help screen explaining status colors and symbols
- [ ] Show credential email/project ID if available (currently just filename)
- [ ] Add keyboard shortcut hints (e.g., "Press ? for help")
- [ ] Support terminal resize / responsive layout
Global Stats Fix:
- [ ] HACK: Global requests currently set to current period requests only
(see client.py get_quota_stats). This doesn't include archived stats.
Fix requires tracking archived requests per quota group in usage_manager.py
to avoid double-counting models that share quota groups.
Data & Refresh:
- [ ] Auto-refresh option (configurable interval)
- [ ] Show last refresh timestamp more prominently
- [ ] Cache invalidation when switching between current/global view
- [ ] Support for non-OAuth providers (API keys like nvapi-*, gsk_*, etc.)
Remote Management:
- [ ] Test connection before saving remote
- [ ] Import/export remote configurations
- [ ] SSH tunnel support for remote proxies
Quota Groups:
- [ ] Show which models are in each quota group (expandable)
- [ ] Historical quota usage graphs (if data available)
- [ ] Alerts/notifications when quota is low
Credential Details:
- [ ] Show per-model breakdown within quota groups
- [ ] Edit credential priority/tier manually
- [ ] Disable/enable individual credentials
"""
import os
import re
import sys
import time
from datetime import datetime, timezone
from typing import Any, Dict, List, Optional, Tuple
import httpx
from rich.console import Console
from rich.panel import Panel
from rich.progress import BarColumn, Progress, TextColumn
from rich.prompt import Prompt
from rich.table import Table
from rich.text import Text
from .quota_viewer_config import QuotaViewerConfig
def clear_screen():
"""Clear the terminal screen."""
os.system("cls" if os.name == "nt" else "clear")
def format_tokens(count: int) -> str:
"""Format token count for display (e.g., 125000 -> 125k)."""
if count >= 1_000_000:
return f"{count / 1_000_000:.1f}M"
elif count >= 1_000:
return f"{count / 1_000:.0f}k"
return str(count)
def format_cost(cost: Optional[float]) -> str:
"""Format cost for display."""
if cost is None or cost == 0:
return "-"
if cost < 0.01:
return f"${cost:.4f}"
return f"${cost:.2f}"
def format_time_ago(timestamp: Optional[float]) -> str:
"""Format timestamp as relative time (e.g., '5 min ago')."""
if not timestamp:
return "Never"
try:
delta = time.time() - timestamp
if delta < 60:
return f"{int(delta)}s ago"
elif delta < 3600:
return f"{int(delta / 60)} min ago"
elif delta < 86400:
return f"{int(delta / 3600)}h ago"
else:
return f"{int(delta / 86400)}d ago"
except (ValueError, OSError):
return "Unknown"
def format_reset_time(iso_time: Optional[str]) -> str:
"""Format ISO time string for display."""
if not iso_time:
return "-"
try:
dt = datetime.fromisoformat(iso_time.replace("Z", "+00:00"))
# Convert to local time
local_dt = dt.astimezone()
return local_dt.strftime("%b %d %H:%M")
except (ValueError, AttributeError):
return iso_time[:16] if iso_time else "-"
def create_progress_bar(percent: Optional[int], width: int = 10) -> str:
"""Create a text-based progress bar."""
if percent is None:
return "β" * width
filled = int(percent / 100 * width)
return "β" * filled + "β" * (width - filled)
def is_local_host(host: str) -> bool:
"""Check if host is a local/private address (should use http, not https)."""
if host in ("localhost", "127.0.0.1", "::1"):
return True
# Private IP ranges
if host.startswith("192.168.") or host.startswith("10."):
return True
if host.startswith("172."):
# 172.16.0.0 - 172.31.255.255
try:
second_octet = int(host.split(".")[1])
if 16 <= second_octet <= 31:
return True
except (ValueError, IndexError):
pass
return False
def get_scheme_for_host(host: str, port: int) -> str:
"""Determine http or https scheme based on host and port."""
if port == 443:
return "https"
if is_local_host(host):
return "http"
# For external domains, default to https
if "." in host:
return "https"
return "http"
def format_cooldown(seconds: int) -> str:
"""Format cooldown seconds as human-readable string."""
if seconds < 60:
return f"{seconds}s"
elif seconds < 3600:
mins = seconds // 60
secs = seconds % 60
return f"{mins}m {secs}s" if secs > 0 else f"{mins}m"
else:
hours = seconds // 3600
mins = (seconds % 3600) // 60
return f"{hours}h {mins}m" if mins > 0 else f"{hours}h"
def natural_sort_key(item: Dict[str, Any]) -> List:
"""
Generate a sort key for natural/numeric sorting.
Sorts credentials like proj-1, proj-2, proj-10 correctly
instead of alphabetically (proj-1, proj-10, proj-2).
"""
identifier = item.get("identifier", "")
# Split into text and numeric parts
parts = re.split(r"(\d+)", identifier)
return [int(p) if p.isdigit() else p.lower() for p in parts]
class QuotaViewer:
"""Main Quota Viewer TUI class."""
def __init__(self, config: Optional[QuotaViewerConfig] = None):
"""
Initialize the viewer.
Args:
config: Optional config object. If not provided, one will be created.
"""
self.console = Console()
self.config = config or QuotaViewerConfig()
self.config.sync_with_launcher_config()
self.current_remote: Optional[Dict[str, Any]] = None
self.cached_stats: Optional[Dict[str, Any]] = None
self.last_error: Optional[str] = None
self.running = True
self.view_mode = "current" # "current" or "global"
def _get_headers(self) -> Dict[str, str]:
"""Get HTTP headers including auth if configured."""
headers = {}
if self.current_remote and self.current_remote.get("api_key"):
headers["Authorization"] = f"Bearer {self.current_remote['api_key']}"
return headers
def _get_base_url(self) -> str:
"""Get base URL for the current remote."""
if not self.current_remote:
return "http://127.0.0.1:8000"
host = self.current_remote.get("host", "127.0.0.1")
port = self.current_remote.get("port", 8000)
scheme = get_scheme_for_host(host, port)
return f"{scheme}://{host}:{port}"
def check_connection(
self, remote: Dict[str, Any], timeout: float = 3.0
) -> Tuple[bool, str]:
"""
Check if a remote proxy is reachable.
Args:
remote: Remote configuration dict
timeout: Connection timeout in seconds
Returns:
Tuple of (is_online, status_message)
"""
host = remote.get("host", "127.0.0.1")
port = remote.get("port", 8000)
scheme = get_scheme_for_host(host, port)
url = f"{scheme}://{host}:{port}/"
headers = {}
if remote.get("api_key"):
headers["Authorization"] = f"Bearer {remote['api_key']}"
try:
with httpx.Client(timeout=timeout) as client:
response = client.get(url, headers=headers)
if response.status_code == 200:
return True, "Online"
elif response.status_code == 401:
return False, "Auth failed"
else:
return False, f"HTTP {response.status_code}"
except httpx.ConnectError:
return False, "Offline"
except httpx.TimeoutException:
return False, "Timeout"
except Exception as e:
return False, str(e)[:20]
def fetch_stats(self, provider: Optional[str] = None) -> Optional[Dict[str, Any]]:
"""
Fetch quota stats from the current remote.
Args:
provider: Optional provider filter
Returns:
Stats dict or None on failure
"""
url = f"{self._get_base_url()}/v1/quota-stats"
if provider:
url += f"?provider={provider}"
try:
with httpx.Client(timeout=30.0) as client:
response = client.get(url, headers=self._get_headers())
if response.status_code == 401:
self.last_error = "Authentication failed. Check API key."
return None
elif response.status_code != 200:
self.last_error = (
f"HTTP {response.status_code}: {response.text[:100]}"
)
return None
self.cached_stats = response.json()
self.last_error = None
return self.cached_stats
except httpx.ConnectError:
self.last_error = "Connection failed. Is the proxy running?"
return None
except httpx.TimeoutException:
self.last_error = "Request timed out."
return None
except Exception as e:
self.last_error = str(e)
return None
def _merge_provider_stats(self, provider: str, result: Dict[str, Any]) -> None:
"""
Merge provider-specific stats into the existing cache.
Updates just the specified provider's data and recalculates the
summary fields to reflect the change.
Args:
provider: Provider name that was refreshed
result: API response containing the refreshed provider data
"""
if not self.cached_stats:
self.cached_stats = result
return
# Merge provider data
if "providers" in result and provider in result["providers"]:
if "providers" not in self.cached_stats:
self.cached_stats["providers"] = {}
self.cached_stats["providers"][provider] = result["providers"][provider]
# Update timestamp
if "timestamp" in result:
self.cached_stats["timestamp"] = result["timestamp"]
# Recalculate summary from all providers
self._recalculate_summary()
def _recalculate_summary(self) -> None:
"""
Recalculate summary fields from all provider data in cache.
Updates both 'summary' and 'global_summary' based on current
provider stats.
"""
providers = self.cached_stats.get("providers", {})
if not providers:
return
# Calculate summary from all providers
total_creds = 0
active_creds = 0
exhausted_creds = 0
total_requests = 0
total_input_cached = 0
total_input_uncached = 0
total_output = 0
total_cost = 0.0
for prov_stats in providers.values():
total_creds += prov_stats.get("credential_count", 0)
active_creds += prov_stats.get("active_count", 0)
exhausted_creds += prov_stats.get("exhausted_count", 0)
total_requests += prov_stats.get("total_requests", 0)
tokens = prov_stats.get("tokens", {})
total_input_cached += tokens.get("input_cached", 0)
total_input_uncached += tokens.get("input_uncached", 0)
total_output += tokens.get("output", 0)
cost = prov_stats.get("approx_cost")
if cost:
total_cost += cost
total_input = total_input_cached + total_input_uncached
input_cache_pct = (
round(total_input_cached / total_input * 100, 1) if total_input > 0 else 0
)
self.cached_stats["summary"] = {
"total_providers": len(providers),
"total_credentials": total_creds,
"active_credentials": active_creds,
"exhausted_credentials": exhausted_creds,
"total_requests": total_requests,
"tokens": {
"input_cached": total_input_cached,
"input_uncached": total_input_uncached,
"input_cache_pct": input_cache_pct,
"output": total_output,
},
"approx_total_cost": total_cost if total_cost > 0 else None,
}
# Also recalculate global_summary if it exists
if "global_summary" in self.cached_stats:
global_total_requests = 0
global_input_cached = 0
global_input_uncached = 0
global_output = 0
global_cost = 0.0
for prov_stats in providers.values():
global_data = prov_stats.get("global", prov_stats)
global_total_requests += global_data.get("total_requests", 0)
tokens = global_data.get("tokens", {})
global_input_cached += tokens.get("input_cached", 0)
global_input_uncached += tokens.get("input_uncached", 0)
global_output += tokens.get("output", 0)
cost = global_data.get("approx_cost")
if cost:
global_cost += cost
global_total_input = global_input_cached + global_input_uncached
global_cache_pct = (
round(global_input_cached / global_total_input * 100, 1)
if global_total_input > 0
else 0
)
self.cached_stats["global_summary"] = {
"total_providers": len(providers),
"total_credentials": total_creds,
"total_requests": global_total_requests,
"tokens": {
"input_cached": global_input_cached,
"input_uncached": global_input_uncached,
"input_cache_pct": global_cache_pct,
"output": global_output,
},
"approx_total_cost": global_cost if global_cost > 0 else None,
}
def post_action(
self,
action: str,
scope: str = "all",
provider: Optional[str] = None,
credential: Optional[str] = None,
) -> Optional[Dict[str, Any]]:
"""
Post a refresh action to the proxy.
Args:
action: "reload" or "force_refresh"
scope: "all", "provider", or "credential"
provider: Provider name (required for scope != "all")
credential: Credential identifier (required for scope == "credential")
Returns:
Response dict or None on failure
"""
url = f"{self._get_base_url()}/v1/quota-stats"
payload = {
"action": action,
"scope": scope,
}
if provider:
payload["provider"] = provider
if credential:
payload["credential"] = credential
try:
with httpx.Client(timeout=60.0) as client:
response = client.post(url, headers=self._get_headers(), json=payload)
if response.status_code == 401:
self.last_error = "Authentication failed. Check API key."
return None
elif response.status_code != 200:
self.last_error = (
f"HTTP {response.status_code}: {response.text[:100]}"
)
return None
result = response.json()
# If scope is provider-specific, merge into existing cache
if scope == "provider" and provider and self.cached_stats:
self._merge_provider_stats(provider, result)
else:
# Full refresh - replace everything
self.cached_stats = result
self.last_error = None
return result
except httpx.ConnectError:
self.last_error = "Connection failed. Is the proxy running?"
return None
except httpx.TimeoutException:
self.last_error = "Request timed out."
return None
except Exception as e:
self.last_error = str(e)
return None
# =========================================================================
# DISPLAY SCREENS
# =========================================================================
def show_connection_error(self):
"""Display connection error screen."""
clear_screen()
self.console.print(
Panel(
Text.from_markup(
"[bold red]Connection Error[/bold red]\n\n"
f"{self.last_error or 'Unknown error'}\n\n"
"[bold]This tool requires the proxy to be running.[/bold]\n"
"Start the proxy first, then try again.\n\n"
"[dim]Tip: Select option 1 from the main menu to run the proxy.[/dim]"
),
border_style="red",
expand=False,
)
)
Prompt.ask("\nPress Enter to return to main menu", default="")
def show_summary_screen(self):
"""Display the main summary screen with all providers."""
clear_screen()
# Header
remote_name = (
self.current_remote.get("name", "Unknown")
if self.current_remote
else "None"
)
remote_host = self.current_remote.get("host", "") if self.current_remote else ""
remote_port = self.current_remote.get("port", "") if self.current_remote else ""
# Calculate data age
data_age = ""
if self.cached_stats and self.cached_stats.get("timestamp"):
age_seconds = int(time.time() - self.cached_stats["timestamp"])
data_age = f"Data age: {age_seconds}s"
# View mode indicator
if self.view_mode == "global":
view_label = "[magenta]π Global/Lifetime[/magenta]"
else:
view_label = "[cyan]π Current Period[/cyan]"
self.console.print("β" * 78)
self.console.print(
f"[bold cyan]π Quota & Usage Statistics[/bold cyan] | {view_label}"
)
self.console.print("β" * 78)
self.console.print(
f"Connected to: [bold]{remote_name}[/bold] ({remote_host}:{remote_port}) "
f"[green]β
[/green] | {data_age}"
)
self.console.print()
if not self.cached_stats:
self.console.print("[yellow]No data available. Press R to reload.[/yellow]")
else:
# Build provider table
table = Table(box=None, show_header=True, header_style="bold")
table.add_column("Provider", style="cyan", min_width=12)
table.add_column("Creds", justify="center", min_width=6)
table.add_column("Quota Status", min_width=28)
table.add_column("Requests", justify="right", min_width=9)
table.add_column("Tokens (in/out)", min_width=22)
table.add_column("Cost", justify="right", min_width=8)
providers = self.cached_stats.get("providers", {})
provider_list = list(providers.keys())
for idx, (provider, prov_stats) in enumerate(providers.items(), 1):
cred_count = prov_stats.get("credential_count", 0)
# Use global stats if in global mode
if self.view_mode == "global":
stats_source = prov_stats.get("global", prov_stats)
total_requests = stats_source.get("total_requests", 0)
tokens = stats_source.get("tokens", {})
cost_value = stats_source.get("approx_cost")
else:
total_requests = prov_stats.get("total_requests", 0)
tokens = prov_stats.get("tokens", {})
cost_value = prov_stats.get("approx_cost")
# Format tokens
input_total = tokens.get("input_cached", 0) + tokens.get(
"input_uncached", 0
)
output = tokens.get("output", 0)
cache_pct = tokens.get("input_cache_pct", 0)
token_str = f"{format_tokens(input_total)}/{format_tokens(output)} ({cache_pct}% cached)"
# Format cost
cost_str = format_cost(cost_value)
# Build quota status string (for providers with quota groups)
quota_groups = prov_stats.get("quota_groups", {})
if quota_groups:
quota_lines = []
for group_name, group_stats in quota_groups.items():
# Use total requests for global view
total_used = group_stats.get("total_requests_used", 0)
total_max = group_stats.get("total_requests_max", 0)
total_pct = group_stats.get("total_remaining_pct")
tiers = group_stats.get("tiers", {})
# Format tier info: "5(15)f/2s" = 5 active out of 15 free, 2 standard all active
# Sort by priority (lower number = higher priority, appears first)
tier_parts = []
sorted_tiers = sorted(
tiers.items(), key=lambda x: x[1].get("priority", 10)
)
for tier_name, tier_info in sorted_tiers:
if tier_name == "unknown":
continue # Skip unknown tiers in display
total_t = tier_info.get("total", 0)
active_t = tier_info.get("active", 0)
# Use first letter: standard-tier -> s, free-tier -> f
short = tier_name.replace("-tier", "")[0]
if active_t < total_t:
# Some exhausted - show active(total)
tier_parts.append(f"{active_t}({total_t}){short}")
else:
# All active - just show total
tier_parts.append(f"{total_t}{short}")
tier_str = "/".join(tier_parts) if tier_parts else ""
# Determine color based purely on remaining percentage
if total_pct is not None:
if total_pct <= 10:
color = "red"
elif total_pct < 30:
color = "yellow"
else:
color = "green"
else:
color = "dim"
bar = create_progress_bar(total_pct)
display_name = group_name[:11]
pct_str = f"{total_pct}%" if total_pct is not None else "?"
# Build status suffix (just tiers now, no outer parens)
status = tier_str
# Compact format: "claude: 1228/1625 24% ββββββββββ (5(15)f/2s)"
quota_lines.append(
f"[{color}]{display_name}: {total_used}/{total_max} {pct_str} {bar}[/{color}] {status}"
)
# First line goes in the main row
first_quota = quota_lines[0] if quota_lines else "-"
table.add_row(
provider,
str(cred_count),
first_quota,
str(total_requests),
token_str,
cost_str,
)
# Additional quota lines as sub-rows
for quota_line in quota_lines[1:]:
table.add_row("", "", quota_line, "", "", "")
else:
# No quota groups
table.add_row(
provider,
str(cred_count),
"-",
str(total_requests),
token_str,
cost_str,
)
# Add separator between providers (except last)
if idx < len(providers):
table.add_row(
"β" * 10, "β" * 4, "β" * 26, "β" * 7, "β" * 20, "β" * 6
)
self.console.print(table)
# Summary line - use global_summary if in global mode
if self.view_mode == "global":
summary = self.cached_stats.get(
"global_summary", self.cached_stats.get("summary", {})
)
else:
summary = self.cached_stats.get("summary", {})
total_creds = summary.get("total_credentials", 0)
total_requests = summary.get("total_requests", 0)
total_tokens = summary.get("tokens", {})
total_input = total_tokens.get("input_cached", 0) + total_tokens.get(
"input_uncached", 0
)
total_output = total_tokens.get("output", 0)
total_cost = format_cost(summary.get("approx_total_cost"))
self.console.print()
self.console.print(
f"[bold]Total:[/bold] {total_creds} credentials | "
f"{total_requests} requests | "
f"{format_tokens(total_input)}/{format_tokens(total_output)} tokens | "
f"{total_cost} cost"
)
# Menu
self.console.print()
self.console.print("β" * 78)
self.console.print()
# Build provider menu options
providers = self.cached_stats.get("providers", {}) if self.cached_stats else {}
provider_list = list(providers.keys())
for idx, provider in enumerate(provider_list, 1):
self.console.print(f" {idx}. View [cyan]{provider}[/cyan] details")
self.console.print()
self.console.print(" G. Toggle view mode (current/global)")
self.console.print(" R. Reload all stats (re-read from proxy)")
self.console.print(" S. Switch remote")
self.console.print(" M. Manage remotes")
self.console.print(" B. Back to main menu")
self.console.print()
self.console.print("β" * 78)
# Get input
valid_choices = [str(i) for i in range(1, len(provider_list) + 1)]
valid_choices.extend(["r", "R", "s", "S", "m", "M", "b", "B", "g", "G"])
choice = Prompt.ask("Select option", default="").strip()
if choice.lower() == "b":
self.running = False
elif choice == "":
# Empty input - just refresh the screen
pass
elif choice.lower() == "g":
# Toggle view mode
self.view_mode = "global" if self.view_mode == "current" else "current"
elif choice.lower() == "r":
with self.console.status("[bold]Reloading stats...", spinner="dots"):
self.post_action("reload", scope="all")
elif choice.lower() == "s":
self.show_switch_remote_screen()
elif choice.lower() == "m":
self.show_manage_remotes_screen()
elif choice.isdigit() and 1 <= int(choice) <= len(provider_list):
provider = provider_list[int(choice) - 1]
self.show_provider_detail_screen(provider)
def show_provider_detail_screen(self, provider: str):
"""Display detailed stats for a specific provider."""
while True:
clear_screen()
# View mode indicator
if self.view_mode == "global":
view_label = "[magenta]Global/Lifetime[/magenta]"
else:
view_label = "[cyan]Current Period[/cyan]"
self.console.print("β" * 78)
self.console.print(
f"[bold cyan]π {provider.title()} - Detailed Stats[/bold cyan] | {view_label}"
)
self.console.print("β" * 78)
self.console.print()
if not self.cached_stats:
self.console.print("[yellow]No data available.[/yellow]")
else:
prov_stats = self.cached_stats.get("providers", {}).get(provider, {})
credentials = prov_stats.get("credentials", [])
# Sort credentials naturally (1, 2, 10 not 1, 10, 2)
credentials = sorted(credentials, key=natural_sort_key)
if not credentials:
self.console.print(
"[dim]No credentials configured for this provider.[/dim]"
)
else:
for idx, cred in enumerate(credentials, 1):
self._render_credential_panel(idx, cred, provider)
self.console.print()
# Menu
self.console.print("β" * 78)
self.console.print()
self.console.print(" G. Toggle view mode (current/global)")
self.console.print(" R. Reload stats (from proxy cache)")
self.console.print(" RA. Reload all stats")
# Force refresh options (only for providers that support it)
has_quota_groups = bool(
self.cached_stats
and self.cached_stats.get("providers", {})
.get(provider, {})
.get("quota_groups")
)
if has_quota_groups:
self.console.print()
self.console.print(
f" F. [yellow]Force refresh ALL {provider} quotas from API[/yellow]"
)
credentials = (
self.cached_stats.get("providers", {})
.get(provider, {})
.get("credentials", [])
if self.cached_stats
else []
)
# Sort credentials naturally
credentials = sorted(credentials, key=natural_sort_key)
for idx, cred in enumerate(credentials, 1):
identifier = cred.get("identifier", f"credential {idx}")
email = cred.get("email", identifier)
self.console.print(
f" F{idx}. Force refresh [{idx}] only ({email})"
)
self.console.print()
self.console.print(" B. Back to summary")
self.console.print()
self.console.print("β" * 78)
choice = Prompt.ask("Select option", default="B").strip().upper()
if choice == "B":
break
elif choice == "G":
# Toggle view mode
self.view_mode = "global" if self.view_mode == "current" else "current"
elif choice == "R":
with self.console.status(
f"[bold]Reloading {provider} stats...", spinner="dots"
):
self.post_action("reload", scope="provider", provider=provider)
elif choice == "RA":
with self.console.status(
"[bold]Reloading all stats...", spinner="dots"
):
self.post_action("reload", scope="all")
elif choice == "F" and has_quota_groups:
result = None
with self.console.status(
f"[bold]Fetching live quota for ALL {provider} credentials...",
spinner="dots",
):
result = self.post_action(
"force_refresh", scope="provider", provider=provider
)
# Handle result OUTSIDE spinner
if result and result.get("refresh_result"):
rr = result["refresh_result"]
self.console.print(
f"\n[green]Refreshed {rr.get('credentials_refreshed', 0)} credentials "
f"in {rr.get('duration_ms', 0)}ms[/green]"
)
if rr.get("errors"):
for err in rr["errors"]:
self.console.print(f"[red] Error: {err}[/red]")
Prompt.ask("Press Enter to continue", default="")
elif choice.startswith("F") and choice[1:].isdigit() and has_quota_groups:
idx = int(choice[1:])
credentials = (
self.cached_stats.get("providers", {})
.get(provider, {})
.get("credentials", [])
if self.cached_stats
else []
)
# Sort credentials naturally to match display order
credentials = sorted(credentials, key=natural_sort_key)
if 1 <= idx <= len(credentials):
cred = credentials[idx - 1]
cred_id = cred.get("identifier", "")
email = cred.get("email", cred_id)
result = None
with self.console.status(
f"[bold]Fetching live quota for {email}...", spinner="dots"
):
result = self.post_action(
"force_refresh",
scope="credential",
provider=provider,
credential=cred_id,
)
# Handle result OUTSIDE spinner
if result and result.get("refresh_result"):
rr = result["refresh_result"]
self.console.print(
f"\n[green]Refreshed in {rr.get('duration_ms', 0)}ms[/green]"
)
if rr.get("errors"):
for err in rr["errors"]:
self.console.print(f"[red] Error: {err}[/red]")
Prompt.ask("Press Enter to continue", default="")
def _render_credential_panel(self, idx: int, cred: Dict[str, Any], provider: str):
"""Render a single credential as a panel."""
identifier = cred.get("identifier", f"credential {idx}")
email = cred.get("email")
tier = cred.get("tier", "")
status = cred.get("status", "unknown")
# Check for active cooldowns
key_cooldown = cred.get("key_cooldown_remaining")
model_cooldowns = cred.get("model_cooldowns", {})
has_cooldown = key_cooldown or model_cooldowns
# Status indicator
if status == "exhausted":
status_icon = "[red]β Exhausted[/red]"
elif status == "cooldown" or has_cooldown:
if key_cooldown:
status_icon = f"[yellow]β οΈ Cooldown ({format_cooldown(int(key_cooldown))})[/yellow]"
else:
status_icon = "[yellow]β οΈ Cooldown[/yellow]"
else:
status_icon = "[green]β
Active[/green]"
# Header line
display_name = email if email else identifier
tier_str = f" ({tier})" if tier else ""
header = f"[{idx}] {display_name}{tier_str} {status_icon}"
# Use global stats if in global mode
if self.view_mode == "global":
stats_source = cred.get("global", cred)
else:
stats_source = cred
# Stats line
last_used = format_time_ago(cred.get("last_used_ts")) # Always from current
requests = stats_source.get("requests", 0)
tokens = stats_source.get("tokens", {})
input_total = tokens.get("input_cached", 0) + tokens.get("input_uncached", 0)
output = tokens.get("output", 0)
cost = format_cost(stats_source.get("approx_cost"))
stats_line = (
f"Last used: {last_used} | Requests: {requests} | "
f"Tokens: {format_tokens(input_total)}/{format_tokens(output)}"
)
if cost != "-":
stats_line += f" | Cost: {cost}"
# Build panel content
content_lines = [
f"[dim]{stats_line}[/dim]",
]
# Model groups (for providers with quota tracking)
model_groups = cred.get("model_groups", {})
# Show cooldowns grouped by quota group (if model_groups exist)
if model_cooldowns:
if model_groups:
# Group cooldowns by quota group
group_cooldowns: Dict[
str, int
] = {} # group_name -> max_remaining_seconds
ungrouped_cooldowns: List[Tuple[str, int]] = []
for model_name, cooldown_info in model_cooldowns.items():
remaining = cooldown_info.get("remaining_seconds", 0)
if remaining <= 0:
continue
# Find which group this model belongs to
clean_model = model_name.split("/")[-1]
found_group = None
for group_name, group_info in model_groups.items():
group_models = group_info.get("models", [])
if clean_model in group_models:
found_group = group_name
break
if found_group:
group_cooldowns[found_group] = max(
group_cooldowns.get(found_group, 0), remaining
)
else:
ungrouped_cooldowns.append((model_name, remaining))
if group_cooldowns or ungrouped_cooldowns:
content_lines.append("")
content_lines.append("[yellow]Active Cooldowns:[/yellow]")
# Show grouped cooldowns
for group_name in sorted(group_cooldowns.keys()):
remaining = group_cooldowns[group_name]
content_lines.append(
f" [yellow]β±οΈ {group_name}: {format_cooldown(remaining)}[/yellow]"
)
# Show ungrouped (shouldn't happen often)
for model_name, remaining in ungrouped_cooldowns:
short_model = model_name.split("/")[-1][:35]
content_lines.append(
f" [yellow]β±οΈ {short_model}: {format_cooldown(remaining)}[/yellow]"
)
else:
# No model groups - show per-model cooldowns
content_lines.append("")
content_lines.append("[yellow]Active Cooldowns:[/yellow]")
for model_name, cooldown_info in model_cooldowns.items():
remaining = cooldown_info.get("remaining_seconds", 0)
if remaining > 0:
short_model = model_name.split("/")[-1][:35]
content_lines.append(
f" [yellow]β±οΈ {short_model}: {format_cooldown(int(remaining))}[/yellow]"
)
# Display model groups with quota info
if model_groups:
content_lines.append("")
for group_name, group_stats in model_groups.items():
remaining_pct = group_stats.get("remaining_pct")
requests_used = group_stats.get("requests_used", 0)
requests_max = group_stats.get("requests_max")
is_exhausted = group_stats.get("is_exhausted", False)
reset_time = format_reset_time(group_stats.get("reset_time_iso"))
confidence = group_stats.get("confidence", "low")
# Format display
display = group_stats.get("display", f"{requests_used}/?")
bar = create_progress_bar(remaining_pct)
# Build status text - always show reset time if available
has_reset_time = reset_time and reset_time != "-"
# Color based on status
if is_exhausted:
color = "red"
if has_reset_time:
status_text = f"β Resets: {reset_time}"
else:
status_text = "β EXHAUSTED"
elif remaining_pct is not None and remaining_pct < 20:
color = "yellow"
if has_reset_time:
status_text = f"β οΈ Resets: {reset_time}"
else:
status_text = "β οΈ LOW"
else:
color = "green"
if has_reset_time:
status_text = f"Resets: {reset_time}"
else:
status_text = "" # Hide if unused/no reset time
# Confidence indicator
conf_indicator = ""
if confidence == "low":
conf_indicator = " [dim](~)[/dim]"
elif confidence == "medium":
conf_indicator = " [dim](?)[/dim]"
pct_str = f"{remaining_pct}%" if remaining_pct is not None else "?%"
content_lines.append(
f" [{color}]{group_name:<18} {display:<10} {pct_str:>4} {bar}[/{color}] {status_text}{conf_indicator}"
)
else:
# For providers without quota groups, show model breakdown if available
models = cred.get("models", {})
if models:
content_lines.append("")
content_lines.append(" [dim]Models used:[/dim]")
for model_name, model_stats in models.items():
req_count = model_stats.get("success_count", 0)
model_cost = format_cost(model_stats.get("approx_cost"))
# Shorten model name for display
short_name = model_name.split("/")[-1][:30]
content_lines.append(
f" {short_name}: {req_count} requests, {model_cost}"
)
self.console.print(
Panel(
"\n".join(content_lines),
title=header,
title_align="left",
border_style="dim",
expand=True,
)
)
def show_switch_remote_screen(self):
"""Display remote selection screen."""
clear_screen()
self.console.print("β" * 78)
self.console.print("[bold cyan]π Switch Remote[/bold cyan]")
self.console.print("β" * 78)
self.console.print()
current_name = self.current_remote.get("name") if self.current_remote else None
self.console.print(f"Current: [bold]{current_name}[/bold]")
self.console.print()
self.console.print("Available remotes:")
remotes = self.config.get_remotes()
remote_status: List[Tuple[Dict, bool, str]] = []
# Check status of all remotes
with self.console.status("[dim]Checking remote status...", spinner="dots"):
for remote in remotes:
is_online, status_msg = self.check_connection(remote)
remote_status.append((remote, is_online, status_msg))
for idx, (remote, is_online, status_msg) in enumerate(remote_status, 1):
name = remote.get("name", "Unknown")
host = remote.get("host", "")
port = remote.get("port", 8000)
is_current = name == current_name
current_marker = " (current)" if is_current else ""
if is_online:
status_icon = "[green]β
Online[/green]"
else:
status_icon = f"[red]β οΈ {status_msg}[/red]"
self.console.print(
f" {idx}. {name:<20} {host}:{port:<6} {status_icon}{current_marker}"
)
self.console.print()
self.console.print("β" * 78)
self.console.print()
choice = Prompt.ask(
f"Select remote (1-{len(remotes)}) or B to go back", default="B"
).strip()
if choice.lower() == "b":
return
if choice.isdigit() and 1 <= int(choice) <= len(remotes):
selected = remotes[int(choice) - 1]
self.current_remote = selected
self.config.set_last_used(selected["name"])
self.cached_stats = None # Clear cache
# Try to fetch stats from new remote
with self.console.status("[bold]Connecting...", spinner="dots"):
stats = self.fetch_stats()
if stats is None:
# Try with API key from .env for Local
if selected["name"] == "Local" and not selected.get("api_key"):
env_key = self.config.get_api_key_from_env()
if env_key:
self.current_remote["api_key"] = env_key
stats = self.fetch_stats()
if stats is None:
self.show_api_key_prompt()
def show_api_key_prompt(self):
"""Prompt for API key when authentication fails."""
self.console.print()
self.console.print(
"[yellow]Authentication required or connection failed.[/yellow]"
)
self.console.print(f"Error: {self.last_error}")
self.console.print()
api_key = Prompt.ask(
"Enter API key (or press Enter to cancel)", default=""
).strip()
if api_key:
self.current_remote["api_key"] = api_key
# Update config with new API key
self.config.update_remote(self.current_remote["name"], api_key=api_key)
# Try again
with self.console.status("[bold]Reconnecting...", spinner="dots"):
if self.fetch_stats() is None:
self.console.print(f"[red]Still failed: {self.last_error}[/red]")
Prompt.ask("Press Enter to continue", default="")
else:
self.console.print("[dim]Cancelled.[/dim]")
Prompt.ask("Press Enter to continue", default="")
def show_manage_remotes_screen(self):
"""Display remote management screen."""
while True:
clear_screen()
self.console.print("β" * 78)
self.console.print("[bold cyan]βοΈ Manage Remotes[/bold cyan]")
self.console.print("β" * 78)
self.console.print()
remotes = self.config.get_remotes()
table = Table(box=None, show_header=True, header_style="bold")
table.add_column("#", style="dim", width=3)
table.add_column("Name", min_width=16)
table.add_column("Host", min_width=24)
table.add_column("Port", justify="right", width=6)
table.add_column("Default", width=8)
for idx, remote in enumerate(remotes, 1):
is_default = "β
" if remote.get("is_default") else ""
table.add_row(
str(idx),
remote.get("name", ""),
remote.get("host", ""),
str(remote.get("port", 8000)),
is_default,
)
self.console.print(table)
self.console.print()
self.console.print("β" * 78)
self.console.print()
self.console.print(" A. Add new remote")
self.console.print(" E. Edit remote (enter number, e.g., E1)")
self.console.print(" D. Delete remote (enter number, e.g., D1)")
self.console.print(" S. Set default remote")
self.console.print(" B. Back")
self.console.print()
self.console.print("β" * 78)
choice = Prompt.ask("Select option", default="B").strip().upper()
if choice == "B":
break
elif choice == "A":
self._add_remote_dialog()
elif choice == "S":
self._set_default_dialog(remotes)
elif choice.startswith("E") and choice[1:].isdigit():
idx = int(choice[1:])
if 1 <= idx <= len(remotes):
self._edit_remote_dialog(remotes[idx - 1])
elif choice.startswith("D") and choice[1:].isdigit():
idx = int(choice[1:])
if 1 <= idx <= len(remotes):
self._delete_remote_dialog(remotes[idx - 1])
def _add_remote_dialog(self):
"""Dialog to add a new remote."""
self.console.print()
self.console.print("[bold]Add New Remote[/bold]")
self.console.print()
name = Prompt.ask("Name", default="").strip()
if not name:
self.console.print("[dim]Cancelled.[/dim]")
return
host = Prompt.ask("Host", default="").strip()
if not host:
self.console.print("[dim]Cancelled.[/dim]")
return
port_str = Prompt.ask("Port", default="8000").strip()
try:
port = int(port_str)
except ValueError:
port = 8000
api_key = Prompt.ask("API Key (optional)", default="").strip() or None
if self.config.add_remote(name, host, port, api_key):
self.console.print(f"[green]Added remote '{name}'.[/green]")
else:
self.console.print(f"[red]Remote '{name}' already exists.[/red]")
Prompt.ask("Press Enter to continue", default="")
def _edit_remote_dialog(self, remote: Dict[str, Any]):
"""Dialog to edit an existing remote."""
self.console.print()
self.console.print(f"[bold]Edit Remote: {remote['name']}[/bold]")
self.console.print("[dim]Press Enter to keep current value[/dim]")
self.console.print()
new_name = Prompt.ask("Name", default=remote["name"]).strip()
new_host = Prompt.ask("Host", default=remote.get("host", "")).strip()
new_port_str = Prompt.ask("Port", default=str(remote.get("port", 8000))).strip()
try:
new_port = int(new_port_str)
except ValueError:
new_port = remote.get("port", 8000)
current_key = remote.get("api_key", "") or ""
display_key = f"{current_key[:8]}..." if len(current_key) > 8 else current_key
new_key = Prompt.ask(
f"API Key (current: {display_key or 'none'})", default=""
).strip()
updates = {}
if new_name != remote["name"]:
updates["new_name"] = new_name
if new_host != remote.get("host"):
updates["host"] = new_host
if new_port != remote.get("port"):
updates["port"] = new_port
if new_key:
updates["api_key"] = new_key
if updates:
if self.config.update_remote(remote["name"], **updates):
self.console.print("[green]Remote updated.[/green]")
# Update current_remote if it was the one being edited
if (
self.current_remote
and self.current_remote["name"] == remote["name"]
):
self.current_remote.update(updates)
if "new_name" in updates:
self.current_remote["name"] = updates["new_name"]
else:
self.console.print("[red]Failed to update remote.[/red]")
else:
self.console.print("[dim]No changes made.[/dim]")
Prompt.ask("Press Enter to continue", default="")
def _delete_remote_dialog(self, remote: Dict[str, Any]):
"""Dialog to delete a remote."""
self.console.print()
self.console.print(f"[yellow]Delete remote '{remote['name']}'?[/yellow]")
confirm = Prompt.ask("Type 'yes' to confirm", default="no").strip().lower()
if confirm == "yes":
if self.config.delete_remote(remote["name"]):
self.console.print(f"[green]Deleted remote '{remote['name']}'.[/green]")
# If deleted current remote, switch to another
if (
self.current_remote
and self.current_remote["name"] == remote["name"]
):
self.current_remote = self.config.get_default_remote()
self.cached_stats = None
else:
self.console.print(
"[red]Cannot delete. At least one remote must exist.[/red]"
)
else:
self.console.print("[dim]Cancelled.[/dim]")
Prompt.ask("Press Enter to continue", default="")
def _set_default_dialog(self, remotes: List[Dict[str, Any]]):
"""Dialog to set the default remote."""
self.console.print()
choice = Prompt.ask(f"Set default (1-{len(remotes)})", default="").strip()
if choice.isdigit() and 1 <= int(choice) <= len(remotes):
remote = remotes[int(choice) - 1]
if self.config.set_default_remote(remote["name"]):
self.console.print(
f"[green]'{remote['name']}' is now the default.[/green]"
)
else:
self.console.print("[red]Failed to set default.[/red]")
Prompt.ask("Press Enter to continue", default="")
# =========================================================================
# MAIN LOOP
# =========================================================================
def run(self):
"""Main viewer loop."""
# Get initial remote
self.current_remote = self.config.get_last_used_remote()
if not self.current_remote:
self.console.print("[red]No remotes configured.[/red]")
return
# For Local remote, try to get API key from .env if not set
if self.current_remote["name"] == "Local" and not self.current_remote.get(
"api_key"
):
env_key = self.config.get_api_key_from_env()
if env_key:
self.current_remote["api_key"] = env_key
# Initial fetch
with self.console.status("[bold]Connecting to proxy...", spinner="dots"):
stats = self.fetch_stats()
if stats is None:
self.show_connection_error()
return
# Main loop
while self.running:
self.show_summary_screen()
def run_quota_viewer():
"""Entry point for the quota viewer."""
viewer = QuotaViewer()
viewer.run()
if __name__ == "__main__":
run_quota_viewer()
|