it0/it0_app/lib/features/chat/data
hailin 803cea0fe4 fix: pass JWT token in WebSocket connection headers
WebSocket connections to /ws/agent were rejected by Kong (401)
because the Authorization header was not included. Now reads
access_token from secure storage and passes it in the WebSocket
upgrade request headers.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 16:43:31 -08:00
..
datasources Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
models fix: translate all remaining English UI strings to Chinese and remove dead code 2026-02-23 02:07:57 -08:00
repositories fix: pass JWT token in WebSocket connection headers 2026-02-23 16:43:31 -08:00