codeburn/tests
AgentSeal 97c0869763 chore: hoist Pi model sort + cover bash-utils edge cases
- Move modelDisplayEntries sort to module scope so it runs once
  instead of on every modelDisplayName call.
- Add bash-utils tests for the env var prefix and true/false
  skip behaviors that came in with the Pi commit.

Verified Pi token semantics against real session data:
input + cacheRead + cacheWrite + output equals totalTokens
exactly, confirming Anthropic-style accounting (cached tokens
disjoint from input). No double-counting.
2026-04-16 02:02:32 -07:00
..
providers chore: normalize Pi tool names via toolNameMap 2026-04-16 01:57:39 -07:00
bash-commands.test.ts chore: hoist Pi model sort + cover bash-utils edge cases 2026-04-16 02:02:32 -07:00
export.test.ts Fix CSV formula injection in exports 2026-04-14 11:04:10 -04:00
provider-registry.test.ts feat: add Pi provider for tracking Pi agent sessions 2026-04-16 01:54:42 -07:00