Files
OmniRoute/changelog.d/fixes/10774-claude-code-flat-rate.md
Jorge Delgado f7cba50cb7 fix(analytics): treat Claude Code (claude/cc) as a flat-rate subscription provider (#10773) (#10774)
Merged via merge-train (release/v3.8.50, batch1 2026-08-20) — static gates (typecheck/file-size/complexity/cognitive/changelog) green on the combined tree; test:unit reds observed in the boarded run were verified pre-existing on the pure release tip (unrelated flake), not caused by this PR. Thanks for the contribution!
2026-08-20 06:30:01 -03:00

353 B

  • fix(analytics): Claude Code (claude/cc) is a flat-rate subscription, so cost analytics reports $0 for it instead of estimating Anthropic list prices — the metered anthropic API keeps its real cost, and budget/quota/routing still estimate as before (#10774) — thanks @electrumguy