Files
OmniRoute/tests
diegosouzapw c2e6b618e6 refactor(sse): split chatCore.ts pure helpers into chatCore/ modules (−561 LOC)
Extracts the pure, side-effect-free helpers out of the chatCore.ts god-file
into focused open-sse/handlers/chatCore/ modules (headers, logTruncation,
memoryExtraction, nonStreamingSse, passthroughToolNames, upstreamTimeouts),
each with its own unit test. Behavior-preserving — chatCore.ts re-imports them.

Re-synced cleanly onto release/v3.8.29: the prior branch tip carried a
stale-merge regression that re-bloated open-sse/config/freeModelCatalog.data.ts
(462 -> 4530 lines) and reverted the free-tier refresh + provider/docs changes.
This commit keeps ONLY the chatCore split (zero contamination).
2026-06-18 10:19:42 -03:00
..
2026-06-17 19:26:32 -03:00
2026-05-23 01:46:59 -03:00
2026-06-17 19:26:32 -03:00
2026-06-10 13:49:08 -03:00
2026-06-13 17:27:40 -03:00