mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-14 11:12:17 +03:00
check:file-size froze open-sse/executors/antigravity.ts at 1528 lines; the new per-model output-cap resolver pushed it to 1573. Move MAX_ANTIGRAVITY_OUTPUT_TOKENS and resolveAntigravityOutputCap into a new leaf module (antigravityOutputCap.ts) and re-export the constant from antigravity.ts for existing test imports. No behavior change — antigravity.ts is now 1525 lines (under the 1528 cap), all 48 executor-antigravity + antigravity-per-model-output-cap + copilot-agent-antigravity-parity tests pass unchanged. Co-authored-by: HouMinXi <HouMinXi@users.noreply.github.com>