Jason Woltje 6de067c31f
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
fix(gateway): resolve two startup bugs blocking E2E testing
BUG-1: Extract PLUGIN_REGISTRY to plugin.tokens.ts to break ESM
circular reference between plugin.module.ts and plugin.service.ts.
Was causing ReferenceError at startup.

BUG-2: Replace AuthStorage.create() with AuthStorage.inMemory() in
ProviderService. The file-based auth storage resolves ~/.pi/auth.json
which causes silent process exit in server context.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-14 19:45:02 -05:00
Description
Self-hosted multi-user AI agent platform — web dashboard, TUI, remote control, shared memory, mission orchestration
16 MiB
2026-04-08 00:42:54 +00:00
Languages
TypeScript 74.5%
Shell 19.7%
PowerShell 3%
JavaScript 1.4%
Python 1%
Other 0.4%