codeburn/src
AgentSeal 51c56d0726 fix: include agent/subagent sessions, fix Codex cache hit and cost calculation
- Remove agent-*.jsonl exclusion filter that was dropping ~46% of API calls
- Scan subagents/ directories for subagent session files
- Normalize Codex token semantics: OpenAI includes cached tokens inside
  input_tokens, subtract them to match Anthropic's separate reporting
- Fixes cost double-counting and 100% cache hit display for Codex users
2026-04-14 10:18:14 -07:00
..
providers fix: include agent/subagent sessions, fix Codex cache hit and cost calculation 2026-04-14 10:18:14 -07:00
bash-utils.ts refactor: share BASH_TOOLS from classifier, remove comments 2026-04-14 10:24:38 +02:00
classifier.ts refactor: share BASH_TOOLS from classifier, remove comments 2026-04-14 10:24:38 +02:00
cli.ts bump to 0.4.1: multi-currency support, 30-day rolling window 2026-04-14 09:06:35 -07:00
config.ts cleanup: strip TUI picker, promote currency command, remove verbose comments 2026-04-14 08:47:45 -07:00
currency.ts cleanup: strip TUI picker, promote currency command, remove verbose comments 2026-04-14 08:47:45 -07:00
dashboard.tsx feat: responsive dashboard — dynamic reflow, wider cap, half-width panels 2026-04-14 09:15:37 -07:00
export.ts Merge branch 'fix/csv-formula-injection' 2026-04-14 09:39:03 -07:00
format.ts feat: add multi-currency support 2026-04-14 13:51:11 +01:00
menubar.ts feat: add interactive currency picker to dashboard 2026-04-14 14:09:39 +01:00
models.ts feat: multi-provider support (Codex + provider plugin system) 2026-04-14 04:32:09 -07:00
parser.ts fix: include agent/subagent sessions, fix Codex cache hit and cost calculation 2026-04-14 10:18:14 -07:00
types.ts feat: multi-provider support (Codex + provider plugin system) 2026-04-14 04:32:09 -07:00