mirror of
https://github.com/AgentSeal/codeburn.git
synced 2026-08-24 16:04:34 +00:00
The Copilot session-store.db writes the model as claude-haiku-4.5 (tier-first, dot), but no pricing alias existed for that raw id, so calculateCost returned $0 while GitHub billed the real Anthropic rate (kelchm's #946 validation: $0.0063536 for a sampled request). Aliases it to the existing, correctly-priced claude-haiku-4-5 snapshot row -- no new rate invented. Unlike #1090's gpt-5.6-codex case, this id has no prefix-fallback self-heal, so the daily cache bumps v26 -> v27 to force re-derivation of already-finalized days. Drafted with cline-pass/deepseek-v4-pro via local gateway. |
||
|---|---|---|
| .. | ||
| upgrade-path | ||
| bundle-litellm.mjs | ||