The chat REST API returns raw DB rows with snake_case fields (user_id, created_at) while WS messages use camelCase. Handle both to prevent Invalid Date errors from new Date(undefined). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api | ||
| chat-worker | ||
| external | ||
| main | ||