Files
stack/apps
Jason Woltje d220be6b58
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
fix(api): add AuthModule import to AgentTemplateModule
The AgentTemplateController uses AuthGuard which requires AuthService,
but AgentTemplateModule was not importing AuthModule. This caused the
API to crash during dependency resolution.
2026-03-05 09:46:22 -06:00
..