it0/packages/services
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
..
agent-service fix: remove AuthGuard('jwt') from agent-service controllers 2026-02-21 22:36:46 -08:00
audit-service Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
auth-service Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
comm-service Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
inventory-service Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
monitor-service Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
ops-service Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
voice-service fix: load voice models in background thread to unblock startup 2026-02-20 00:26:06 -08:00