multica/server/internal/daemon/usage
Jiayuan 241acb3eac fix(daemon): fix Codex token usage parsing from session logs
The parser read `payload.msg` but Codex JSONL files store token data at
`payload.info`. Also adds model tracking from `turn_context` events,
`last_token_usage` fallback, and `cache_read_input_tokens` field support.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-28 00:03:47 +08:00
..
claude.go feat(runtimes): add Runtimes tab with usage tracking and connection test 2026-03-26 18:28:36 +08:00
codex.go fix(daemon): fix Codex token usage parsing from session logs 2026-03-28 00:03:47 +08:00
codex_test.go fix(daemon): fix Codex token usage parsing from session logs 2026-03-28 00:03:47 +08:00
scanner.go feat(runtimes): add Runtimes tab with usage tracking and connection test 2026-03-26 18:28:36 +08:00