codeburn/tests
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-commands.test.ts refactor: share BASH_TOOLS from classifier, remove comments 2026-04-14 10:24:38 +02:00
export.test.ts Fix CSV formula injection in exports 2026-04-14 11:04:10 -04:00
provider-registry.test.ts feat: multi-provider support (Codex + provider plugin system) 2026-04-14 04:32:09 -07:00