nexus/packages/adapters/codex-local/src
Devin Foley 19dc1c6d1d feat(adapters): add billingMode config override for billing type detection
Adapters auto-detect billing type based on API key presence, but users
on subscription plans (e.g., Claude Max, GPT Plus) with API keys
configured see inflated spend. This adds a `billingMode` adapter config
field ("subscription", "metered", or "auto") that overrides the
heuristic when explicitly set.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 17:07:46 -07:00
..
cli feat(costs): add billing, quota, and budget control plane 2026-03-16 15:11:01 -05:00
server feat(adapters): add billingMode config override for billing type detection 2026-03-24 17:07:46 -07:00
ui Add username log censor setting 2026-03-20 08:50:00 -05:00
index.ts Clarify Codex instruction sources 2026-03-23 16:57:33 -05:00