feat: show monitor availability column
This commit is contained in:
@@ -67,7 +67,7 @@ access, API keys, OAuth credentials, or plaintext env files.
|
||||
Columns are ordered for scanning inside zellij:
|
||||
|
||||
```text
|
||||
Name | Provider | Group | Daily | Today | Tokens | Req | Kind | 5h | 7d | Reset | Status
|
||||
Name | Provider | Group | Daily | Today | Tokens | Req | Kind | 5h | 7d | Reset | Status | Availability
|
||||
```
|
||||
|
||||
`Provider` distinguishes `openai` and `anthropic` accounts from the public
|
||||
@@ -85,3 +85,6 @@ health, and the selected account detail shows the matching monitor status when
|
||||
one exists. Monitor binding first uses the shared `base_url_hash` emitted by
|
||||
the account API and `sub2api-status`; name-token matching remains only as a
|
||||
fallback for older status payloads.
|
||||
|
||||
`Availability` is derived from the bound channel monitor. Accounts without a
|
||||
matching monitor show `-`.
|
||||
|
||||
Reference in New Issue
Block a user