Skip to content

Commit a76b67c

Browse files
committed
docs: clarify v1.2.5 observability wording
Adjust the release note and README copy to match the verified global wrapper smoke test, which shows multi-auth counters for probe/refresh activity rather than forwarded Codex request totals.
1 parent 67bbe95 commit a76b67c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Codex CLI-first multi-account OAuth manager for the official `@openai/codex` CLI
1919
- Interactive dashboard for account actions and settings
2020
- Experimental settings tab for staged sync, backup, and refresh-guard controls
2121
- Forecast, report, fix, and doctor commands for operational safety
22-
- Runtime request budget, cooldown, and traffic observability in `codex auth status` / `codex auth report`
22+
- Runtime counters, budget/cooldown state, and multi-auth probe visibility in `codex auth status` / `codex auth report`
2323
- Flagged account verification and restore flow
2424
- Session affinity and live account sync controls
2525
- Proactive refresh and preemptive quota deferral controls

docs/releases/v1.2.5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This patch release follows the merged rebuild from PR `#387` and publishes the c
1313

1414
## What Changed
1515

16-
- added runtime request traffic, cooldown, selection-reason, and storage-health observability to `codex auth status` and `codex auth report --json`
16+
- added runtime counters, cooldown state, selection reason, and storage-health observability to `codex auth status` and `codex auth report --json`, with visible tracking for multi-auth probes and refresh activity
1717
- added safer live report controls with `--max-accounts`, `--max-probes`, and `--cached-only` so operators can inspect state without probing the full pool
1818
- disabled default whole-pool replay when every account is rate-limited and capped outbound request attempts per prompt to prevent runaway cross-account retries
1919
- tightened retry and failover behavior for 429s, upstream 5xx bursts, empty responses, and stream replay so partial output is not re-emitted and aggressive rotation cools down sooner

0 commit comments

Comments
 (0)