it0/packages/services/agent-service
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
..
src fix: remove AuthGuard('jwt') from agent-service controllers 2026-02-21 22:36:46 -08:00
package.json feat: add Claude Agent SDK engine with multi-tenant support 2026-02-20 18:38:30 -08:00
tsconfig.json Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00