nexus/packages/adapters
Devin Foley a222addb8c Fix pi/opencode billing mode ternary bug and add UI field
- Fix: pi-local and opencode-local now correctly return "api" when
  billingMode is "metered"/"api" instead of falling through to "unknown"
- Add tests covering the pi/opencode unknown-default pattern
- Add BillingModeField dropdown to the agent config form for all local
  adapters (Auto / Subscription / Metered API)
- Add billingMode to CreateConfigValues type

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 17:45:27 -07:00
..
claude-local feat(adapters): add billingMode config override for billing type detection 2026-03-24 17:07:46 -07:00
codex-local feat(adapters): add billingMode config override for billing type detection 2026-03-24 17:07:46 -07:00
cursor-local feat(adapters): add billingMode config override for billing type detection 2026-03-24 17:07:46 -07:00
gemini-local feat(adapters): add billingMode config override for billing type detection 2026-03-24 17:07:46 -07:00
openclaw-gateway Merge pull request #743 from Sigmabrogz/fix/openclaw-gateway-unhandled-rejection 2026-03-19 09:12:20 -05:00
opencode-local Fix pi/opencode billing mode ternary bug and add UI field 2026-03-24 17:45:27 -07:00
pi-local Fix pi/opencode billing mode ternary bug and add UI field 2026-03-24 17:45:27 -07:00