it0/packages
hailin f897cfe240 fix: remove AuthGuard('jwt') from agent-service controllers
Agent-service does not have a registered Passport JWT strategy —
JWT validation is handled by Kong API gateway. The AuthGuard was
causing 500 "Unknown authentication strategy" errors on all
new controller endpoints.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 22:36:46 -08:00
..
gateway fix: resolve runtime errors for NestJS, Kong, and voice-service 2026-02-19 19:00:03 -08:00
services fix: remove AuthGuard('jwt') from agent-service controllers 2026-02-21 22:36:46 -08:00
shared fix: add missing @it0/common dependency to @it0/testing 2026-02-19 04:48:49 -08:00