nexus/server/src
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
..
__tests__ Fix pi/opencode billing mode ternary bug and add UI field 2026-03-24 17:45:27 -07:00
adapters Add unmanaged skill provenance to agent skills 2026-03-18 14:21:50 -05:00
auth fix: disable secure cookies for HTTP deployments 2026-03-08 22:00:51 -05:00
middleware Add browser-based board CLI auth flow 2026-03-23 08:46:05 -05:00
onboarding-assets Add default agent instructions bundle 2026-03-20 07:42:36 -05:00
realtime update typing to node v24 from v20 2026-03-05 14:36:00 -03:00
routes Merge pull request #1708 from paperclipai/pr/pap-817-onboarding-goal-context 2026-03-24 12:38:19 -05:00
secrets refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
services Seed onboarding project and issue goal context 2026-03-24 11:48:59 -05:00
storage refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
types Add browser-based board CLI auth flow 2026-03-23 08:46:05 -05:00
agent-auth-jwt.ts Implement local agent JWT authentication for adapters 2026-02-18 16:46:45 -06:00
app.ts Fix company zip imports 2026-03-23 16:57:39 -05:00
attachment-types.ts feat(issues): add issue documents and inline editing 2026-03-13 21:30:48 -05:00
board-claim.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
config-file.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
config.ts fix(server): use realpathSync for .env path dedup to handle symlinks 2026-03-14 09:05:51 -07:00
dev-server-status.ts Add guarded dev restart handling 2026-03-20 08:50:00 -05:00
errors.ts Add server routes for companies, approvals, costs, and dashboard 2026-02-17 09:07:27 -06:00
home-paths.ts Redesign project codebase configuration 2026-03-16 15:56:37 -05:00
index.ts Merge pull request #1658 from paperclipai/fix/migration-auto-apply-precedence 2026-03-24 15:56:00 -07:00
log-redaction.ts Add username log censor setting 2026-03-20 08:50:00 -05:00
paths.ts feat(cli): add client commands and home-based local runtime defaults 2026-02-20 07:10:58 -06:00
redaction.ts Implement secrets service with local encryption, redaction, and runtime resolution 2026-02-19 15:43:52 -06:00
startup-banner.ts Add configurable automatic database backup scheduling 2026-03-04 18:03:23 -06:00
ui-branding.ts Add worktree UI branding 2026-03-13 11:12:43 -05:00
version.ts add app version label 2026-03-17 09:40:07 +05:30