Lilith
|
dc1f8bb21b
|
fix: align WS contracts with native-ws gateway
- Fix WebSocket URL path: /messaging → /messaging/native-ws
- Fix sendMessage payload: content is String not [String: String]
- Fix markRead payload: messageIds (plural array) not messageId (singular)
- Fix interactCard payload: responseData not payload
- Add server event parsing for connected, joined_thread, left_thread, sync_complete
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-17 04:31:13 -08:00 |
|