Diego Rodrigues de Sa e Souza
20a67d4456
refactor(executors): extract pure JSONL stream translation from huggingchat ( #6016 )
...
Extract the pure JSONL->OpenAI-SSE translation (sseChunk, parseJsonlLine,
streamJsonlToOpenAi, readJsonlResponse) verbatim into the leaf huggingchat/jsonlStream.ts.
They consume a passed-in ReadableStream (no fetch/network/state). Host imports back the
two it uses; all module-private (no re-export).
Host 812 -> 594 LOC. Byte-identical bodies (verbatim), leaf has zero imports (no cycle).
Cookie/auth/multipart/execute untouched. Adds a split-guard; consumer tests stay green
(executor-huggingchat 6, huggingchat-model-catalog 3).
2026-07-02 22:18:12 -03:00
..
2026-07-02 18:41:09 -03:00
2026-07-02 20:59:36 -03:00
2026-07-02 18:41:12 -03:00
2026-07-02 20:59:33 -03:00
2026-07-02 20:04:10 -03:00
2026-07-02 18:41:06 -03:00
2026-07-02 20:12:23 -03:00
2026-07-02 21:57:52 -03:00
2026-07-02 20:04:05 -03:00
2026-07-02 22:18:12 -03:00
2026-07-02 21:53:19 -03:00
2026-06-29 08:40:06 -03:00
2026-07-02 18:41:09 -03:00
2026-06-05 14:20:05 -03:00
2026-06-27 09:07:12 -03:00
2026-07-02 20:59:36 -03:00
2026-06-17 02:43:21 -03:00
2026-06-29 08:40:06 -03:00
2026-07-02 18:41:12 -03:00
2026-06-17 19:26:32 -03:00
2026-07-02 15:04:30 -03:00
2026-06-29 08:40:06 -03:00
2026-05-15 12:51:07 -03:00
2026-07-02 20:59:33 -03:00
2026-06-29 08:40:06 -03:00
2026-05-30 13:59:36 +00:00
2026-05-23 01:46:59 -03:00
2026-06-27 09:07:12 -03:00
2026-07-02 20:04:10 -03:00
2026-07-02 10:47:13 -03:00
2026-07-02 10:47:13 -03:00
2026-06-29 08:40:06 -03:00
2026-06-29 08:40:06 -03:00
2026-06-29 08:40:06 -03:00
2026-07-02 18:41:06 -03:00
2026-05-26 23:51:47 -03:00
2026-07-02 20:12:23 -03:00
2026-07-02 21:57:52 -03:00
2026-05-11 21:49:32 -03:00
2026-06-29 08:40:06 -03:00
2026-06-29 08:40:06 -03:00
2026-07-02 21:59:50 -03:00
2026-07-02 10:47:13 -03:00
2026-06-29 08:40:06 -03:00
2026-06-29 08:40:06 -03:00
2026-07-02 10:47:13 -03:00
2026-04-24 07:00:21 -03:00
2026-06-19 06:49:01 -03:00
2026-06-29 08:40:06 -03:00
2026-07-02 20:04:05 -03:00
2026-07-02 22:18:12 -03:00
2026-07-02 22:01:50 -03:00
2026-06-29 08:40:06 -03:00
2026-05-24 18:05:58 -03:00
2026-05-07 00:01:54 +07:00
2026-07-02 10:47:13 -03:00
2026-06-05 11:48:03 -03:00
2026-06-27 09:07:12 -03:00
2026-06-27 09:07:12 -03:00
2026-06-29 08:40:06 -03:00
2026-06-30 06:54:29 -03:00
2026-06-30 06:54:29 -03:00
2026-05-26 23:51:47 -03:00
2026-04-24 07:00:21 -03:00
2026-07-02 10:47:13 -03:00
2026-07-02 21:53:19 -03:00
2026-06-29 08:40:06 -03:00
2026-06-25 13:17:40 -03:00
2026-03-22 20:29:06 -03:00
2026-07-02 20:46:51 -03:00
2026-07-02 10:47:13 -03:00
2026-07-02 10:47:13 -03:00
2026-05-24 18:05:58 -03:00
2026-06-29 08:40:06 -03:00
2026-06-29 08:40:06 -03:00
2026-06-29 08:40:06 -03:00
2026-06-29 08:40:06 -03:00
2026-06-29 08:40:06 -03:00
2026-06-16 01:00:40 -03:00
2026-06-16 01:00:40 -03:00
2026-05-26 23:51:47 -03:00
2026-07-02 22:01:50 -03:00
2026-06-27 09:07:12 -03:00