mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-31 04:12:10 +03:00
#8595 (compact Responses multi-turn images before the context hard-reject) grows open-sse/handlers/chatCore.ts 4955 -> 5006. The growth is irreducible at the existing compaction chokepoint: a last-resort retry against the concrete token budget plus the estimateFinalInputTokens helper, both wired into the pre-existing call site rather than a new branch. Covered by tests/unit/8560-responses-image-compaction.test.ts.