jason.woltjeandClaude Opus 4.6 4c37162b55
ci/woodpecker/push/ci Pipeline was successful
fix(gateway): add missing @Inject() decorators causing silent startup hang
tsx/esbuild doesn't support emitDecoratorMetadata, so NestJS can't
infer constructor parameter types at runtime. Three services were
missing explicit @Inject() decorators:

- SummarizationService: EmbeddingService parameter
- CronService: SummarizationService parameter
- SkillsController: SkillsService parameter

Without these, NestJS DI hangs forever during onModuleInit resolution
with no error output — the process silently exits (or hangs with a
keepAlive).

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
2026-03-14 20:51:36 -05:00
S
Description
Self-hosted multi-user AI agent platform — web dashboard, TUI, remote control, shared memory, mission orchestration
MIT
30 MiB
2026-06-11 20:14:20 +00:00
Languages
TypeScript 63.5%
Shell 25.3%
Python 8.8%
JavaScript 1.2%
PowerShell 0.8%
Other 0.2%