nexus/packages/adapters/pi-local/src/server
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
..
execute.ts Fix pi/opencode billing mode ternary bug and add UI field 2026-03-24 17:45:27 -07:00
index.ts Add skill sync for remaining local adapters 2026-03-14 19:22:23 -05:00
models.test.ts Adding support for pi-local 2026-03-06 18:29:38 -08:00
models.ts feat(pi-local): fix bugs, add RPC mode, improve cost tracking and output handling 2026-03-07 07:23:44 -08:00
parse.test.ts feat(pi-local): fix bugs, add RPC mode, improve cost tracking and output handling 2026-03-07 07:23:44 -08:00
parse.ts feat(pi-local): fix bugs, add RPC mode, improve cost tracking and output handling 2026-03-07 07:23:44 -08:00
skills.ts Add unmanaged skill provenance to agent skills 2026-03-18 14:21:50 -05:00
test.ts Improve Pi adapter diagnostics 2026-03-14 21:11:06 -05:00