You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ When you're deeply immersed in your coding "zone" with **Claude Code** (or any A
30
30
## 🌟 Core Features
31
31
32
32
<divalign="center">
33
-
<img src="assets/dashboard-v0.2.3.png">
33
+
<img src="assets/dashboard-v0.2.4.png">
34
34
</div>
35
35
36
36
-**⛓️ N-tier Chained Failover**: Autonomous descending sequence, supporting Claude's official plans, as well as Coding Plans from GitHub Copilot, Google Antigravity, Z AI, MiniMax, Alibaba Qwen, Xiaomi, Kimi, Doubao, etc.
@@ -92,13 +92,13 @@ claude
92
92
93
93
`coding-proxy` comes equipped with a badass suite of CLI tools to help you boss around your proxy state.
|`status`|**Check proxy health.** Shows circuit breaker states (OPEN/CLOSED) and quota status across all tiers. |`coding-proxy status`|
100
-
|`usage`|**Token Stats Dashboard.** Stalks every single token consumed, failovers triggered, and latency across day/vendor/model dimensions. |`coding-proxy usage -d 7 -v anthropic`|
101
-
|`reset`|**The emergency flush button.** Force-reset all circuit breakers and quotas instantly when you've confirmed the main vendor is back from the dead. |`coding-proxy reset`|
99
+
|`status`|**Check proxy health.** Shows circuit breaker states (OPEN/CLOSED) and quota status across all tiers. |`coding-proxy status`|
100
+
|`usage`|**Token Stats Dashboard.** Stalks every single token consumed, failovers triggered, and latency across day/vendor/model dimensions. |`coding-proxy usage -d 7 -v anthropic`|
101
+
|`reset`|**The emergency flush button.** Force-reset all circuit breakers and quotas instantly when you've confirmed the main vendor is back from the dead. |`coding-proxy reset`|
0 commit comments