nexus/server
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
CHANGELOG.md chore: release v0.3.1 2026-03-12 13:09:22 -05:00
package.json Bundle default CEO onboarding instructions 2026-03-20 07:38:05 -05:00
tsconfig.json Fix root TypeScript solution config 2026-03-09 14:09:30 -05:00
vitest.config.ts Add API server with routes, services, and middleware 2026-02-16 13:31:58 -06:00