YeonGyu-Kim
5a6a9e9800
fix: defensive SDK response handling & parts-reader normalization
...
- Replace all response.data ?? [] with (response.data ?? response)
pattern across 14 files to handle SDK array-shaped responses
- Normalize SDK parts in parts-reader.ts by injecting sessionID/
messageID before validation (P1: SDK parts lack these fields)
- Treat unknown part types as having content in
recover-empty-content-message-sdk.ts to prevent false placeholder
injection on image/file parts
- Replace local isRecord with shared import in parts-reader.ts
2026-02-16 16:13:40 +09:00
..
2026-02-16 16:13:40 +09:00
2026-02-16 16:13:40 +09:00
2026-02-08 13:57:26 +09:00
2026-02-16 16:13:40 +09:00
2026-02-12 03:05:55 +09:00
2026-02-11 16:07:57 +09:00
2026-02-08 13:57:26 +09:00
2026-02-08 13:57:26 +09:00
2026-02-16 16:13:40 +09:00
2026-02-13 11:58:46 +09:00
2026-02-13 17:40:29 +09:00
2026-02-08 13:57:26 +09:00
2026-02-11 14:23:37 +09:00
2026-02-16 16:13:40 +09:00
2026-02-16 16:13:40 +09:00
2026-02-13 18:52:18 +09:00
2026-02-16 16:13:40 +09:00
2026-02-13 11:38:00 +09:00
2026-02-08 15:01:42 +09:00
2026-02-16 16:13:40 +09:00
2026-02-08 13:57:26 +09:00
2026-02-16 16:13:39 +09:00
2026-02-16 16:13:40 +09:00
2026-02-16 16:13:40 +09:00
2026-02-16 16:13:40 +09:00
2026-02-08 15:01:42 +09:00
2026-02-08 13:57:26 +09:00
2026-02-08 13:57:26 +09:00
2026-02-11 15:49:56 +09:00
2026-02-08 13:57:26 +09:00
2026-02-14 14:58:02 +09:00
2026-02-08 13:57:26 +09:00
2026-02-16 16:13:40 +09:00
2026-02-08 17:34:47 +09:00
2026-02-08 13:57:26 +09:00
2026-02-16 16:13:40 +09:00
2026-02-12 11:38:11 +09:00
2026-02-12 11:38:11 +09:00
2026-02-06 21:35:30 +09:00
2026-02-13 14:55:46 +09:00
2026-02-16 14:58:59 +09:00
2026-02-16 14:58:59 +09:00
2026-02-08 16:23:56 +09:00
2026-02-08 16:23:56 +09:00
2026-02-08 16:23:56 +09:00
2026-02-01 19:13:54 +09:00
2026-02-01 16:47:50 +09:00
2026-02-08 16:23:56 +09:00
2026-02-08 16:23:56 +09:00
2026-01-03 12:09:34 +09:00
2026-02-01 22:42:28 +09:00