Critical Fixes
- Codex Usage Tracking: Added full support for new Codex usage backend format. The usage parser now handles both legacy local usage events and the new backend-based usage reporting system, ensuring accurate rate limit tracking across all Codex CLI versions. Automatic fallback to legacy format for older Codex versions.
Technical
- Usage Format Migration: Enhanced
CodexUsageParserwith dual format support to seamlessly transition between Codex usage reporting systems without requiring user intervention or configuration changes.