mirror of
https://github.com/Nezumi-2711/9router.git
synced 2026-09-22 13:38:31 +00:00
Registry exposes the dashed id claude-opus-4-7; matchPattern treats "." as a literal, so it missed the dotted pattern and fell through to the generic claude opus entry (200k / claude-budget). Add an exact entry so it resolves to 1M context + adaptive thinking, plus a unit test covering the dashed Opus ids. Co-authored-by: Cursor <cursoragent@cursor.com>