mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-17 20:52:15 +03:00
* fix(antigravity): unblock Gemini and Claude reasoning capabilities * fix(antigravity): align two unit tests with unblocked Gemini/Claude reasoning The PR unblocks Antigravity Gemini/Claude reasoning (removed from REASONING_UNSUPPORTED_PATTERNS, mirroring model-capabilities-registry.test.ts). models-catalog-combo-metadata and services-branch-hardening still asserted the pre-PR deny contract; align them to the new verified behavior. No production code changed. Co-authored-by: diegosouzapw <diegosouza.pw@gmail.com> --------- Co-authored-by: adevwithpurpose <adevwithpurpose@users.noreply.github.com> Co-authored-by: Chewji9875 <Chewji9875@users.noreply.github.com> Co-authored-by: diegosouzapw <diegosouza.pw@gmail.com>