Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 785 Bytes

File metadata and controls

25 lines (15 loc) · 785 Bytes

Core

Improvements

  • Added a local-only JSONL usage ledger, account policy metadata, routing profiles, and budget guards.
  • Added model and account capability matrix views with runtime policy evaluation before account selection.
  • Added an optional loopback-only bridge with /health, /v1/models, /v1/responses, and hashed client-token storage.

Bugfixes

  • Wrapped remaining saveAccounts call sites with retry handling.
  • Redacted proactive-refresh account emails through maskEmail.
  • Plugin-config loading now handles non-Error throws.

Runtime Rotation Proxy

Improvements

  • Added rotation reset-rate-limits to clear stale runtime pool timers.

CLI

Improvements

  • Added codex auth usage and codex auth monitor for local usage governance.