Files
OmniRoute/open-sse/services/combo
Markus Hartung 0548f117f1 fix(combo): remove duplicate HARD_COMPAT_REASONS declaration
Turbopack failed with "the name HARD_COMPAT_REASONS is defined multiple
times" — two top-level const declarations of the same name existed in
comboStructure.ts. The unused one (with an extra "output_tokens" entry,
zero references anywhere) was dead weight left over from upstream;
the active one (tools/vision/structured_output, used by
hasHardCapabilityFailure/describeCapabilityFilterExhaustion/
filterTargetsByRequestCompatibility) is unaffected.

Confirmed pre-existing on upstream/release/v3.8.50's own tip before
this branch's merge (git show 7f36b192f already has both), so this is
an inherited base-red fix, not new behavior.

⚠️ base-red inherited: #9298
2026-08-06 23:37:36 +02:00
..
2026-06-19 06:49:01 -03:00
2026-06-20 07:09:43 -03:00
2026-06-25 13:17:40 -03:00
2026-06-19 06:49:01 -03:00
2026-06-25 13:17:40 -03:00
2026-06-25 13:17:40 -03:00
2026-07-02 10:47:13 -03:00