What's New
✨ New Features
- Codex Quota Policy (PR #366 by @rexname): Per-account 5h/weekly quota window toggles in the Provider dashboard with automatic rotation when thresholds are reached
- Codex Fast Tier Toggle (PR #367 by @kfiramar): Settings → Codex Service Tier — inject
service_tier: flexsilently for ~80% cost savings (default-off) - gpt-5.4 Model (PR #368 by @kfiramar):
cx/gpt-5.4andcodex/gpt-5.4now available in the model catalog
🐛 Bug Fixes
- #356: Analytics charts now show provider display names instead of raw internal IDs
What's Changed
- fix(codex): advertise gpt-5.4 models by @kfiramar in #368
- feat(codex): add fast tier settings toggle by @kfiramar in #367
- feat(codex): account quota policy (5h/weekly) with automatic rotation by @rexname in #366
New Contributors
Full Changelog: v2.5.0...v2.5.1