What's Changed
- fix(pricing): add missing claude-opus-5 model_pricing row by @Doccy008 in #325
- fix: make setup script cross-platform (cmd cwd leak) by @yaojun0529 in #326
- test(codex): cover cumulative counter regression in token deltas by @roy-tong in #328
- server: index events by (agent_id, created_at) and (session_id, created_at) by @msshives-gif in #320
- server: parse task progress incrementally and stop fetching lifecycle payloads on list requests by @msshives-gif in #318
- chore(release): v2.1.2 + smarter auto-triage labeling by @hoangsonww in #327
New Contributors
- @yaojun0529 made their first contribution in #326
- @roy-tong made their first contribution in #328
- @msshives-gif made their first contribution in #320
Full Changelog: v2.1.1...v2.1.2