WebSocket and Chat History Improvements
This cluster focuses on enhancing WebSocket configurations and managing chat history byte limits within the gateway.
| # | Title | Author | Created | GitHub |
|---|---|---|---|---|
| 6805 | fix: increase WebSocket MAX_PAYLOAD_BYTES to 6MB for attachments | cortexuvula | 2026-02-02 | View |
| 8360 | Gateway: cap oversized transcript entries | halbot2010 | 2026-02-03 | View |
| 13679 | feat(gateway): make WebSocket maxPayload configurable rep | andydoucet | 2026-02-10 | View |
| 15610 | fix(gateway): avoid no-control-regex lint failure in ws sanitizer | TsekaLuk | 2026-02-13 | View |
| 16006 | fix(gateway): reduce chat.history byte cap from 6 MB to 2 MB | fagemx | 2026-02-14 | View |
| 16015 | fix(gateway): truncate oversized message content in chat.history response | fagemx | 2026-02-14 | View |
| 20381 | feat(gateway): make chat history byte limit configurable via `gateway.maxChat... | mgratch | 2026-02-18 | View |
| 20394 | feat(gateway): make chat history byte limit configurable via gateway.maxChatH... | mgratch | 2026-02-18 | View |
| 23420 | Gateway: tighten WS connect schema bounds and validation | bmendonca3 | 2026-02-22 | View |