nexus/packages/adapters/gemini-local
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
..
src feat(adapters): add billingMode config override for billing type detection 2026-03-24 17:07:46 -07:00
package.json fix: add npm provenance package metadata 2026-03-17 16:01:48 -05:00
tsconfig.json feat(adapters): add Gemini CLI local adapter support 2026-03-10 16:46:04 +00:00