headroom/.github
chopratejas 2e9f52fda2 fix(providers): register claude-opus-4-7 + [1m] tier with 1M context
claude-opus-4-7[1m] (the model name Claude Code sends to select Anthropic's
1M tier) was unmapped in ANTHROPIC_CONTEXT_LIMITS and unmapped in LiteLLM's
bundled JSON, so get_context_limit fell through to _PATTERN_DEFAULTS["opus"]
= 200K. The under-budget made IntelligentContextManager.should_apply skip
compression on typical ~50K Claude Code sessions, surfacing as "0 savings"
on Opus 4.7 traffic. Register both the bare and [1m]-suffixed forms at 1M
with Opus-tier pricing.
2026-05-02 09:30:43 -07:00
..
act fix: skip commitlint for PR merge commits 2026-04-20 22:52:20 -05:00
actions/headroom-e2e-setup ci(init-native): install [proxy] extras and use pwsh for Windows shim check 2026-04-23 16:30:30 -05:00
ISSUE_TEMPLATE Prepare for OSS release v0.2.0 2026-01-07 11:36:44 -08:00
plugin fix(providers): register claude-opus-4-7 + [1m] tier with 1M context 2026-05-02 09:30:43 -07:00
workflows ci: pin dtolnay/rust-toolchain@stable, set toolchain via input 2026-05-01 13:58:25 -07:00
dependabot.yml ci: group dependabot minor/patch updates per ecosystem 2026-04-16 17:54:39 -05:00
FUNDING.yml Prepare for OSS release v0.2.0 2026-01-07 11:36:44 -08:00
PULL_REQUEST_TEMPLATE.md Prepare for OSS release v0.2.0 2026-01-07 11:36:44 -08:00