The AgentTemplateController uses AuthGuard which requires AuthService, but AgentTemplateModule was not importing AuthModule. This caused the API to crash during dependency resolution.
Co-authored-by: Jason Woltje <[email protected]> Co-committed-by: Jason Woltje <[email protected]>