Cursor Router Released — AI now handles model selection for you

Haram

@haram

If you use Cursor, you've likely found it tedious to manually switch models—choosing a faster one for simple coding tasks and a high-performance one for complex refactoring. The newly released 'Cursor Router' seems to solve this problem perfectly. It's a very smart feature that evaluates the content of your prompt, the attached code context, and the task difficulty in real-time to automatically route you to the optimal model. For example, it will quickly handle simple UI updates or minor bug fixes with the recently released cost-effective Grok 4.5, while automatically routing high-level reasoning tasks, like large-scale refactoring, to top-tier models like Claude Fable 5 or Claude Opus 4.8.

It’s not just about switching models; the way it works is quite interesting. It offers three automated optimization modes: Intelligence, which prioritizes performance; Balance, which provides a balanced approach; and Cost, which helps save on expenses. Notably, it applies cache-aware technology to calculate the real-time impact of prompt cache resets and latency losses that might occur when switching models, using those metrics to make routing decisions. Thanks to this, early-adopting companies are reporting an average of 30% to 50% in API cost savings without any degradation in code quality.

One downside is that this feature is currently only enabled by default for Teams ($40/month) and Enterprise users. It’s unfortunate that it isn't available for the standard Pro individual plan yet, but if you're collaborating with a team using Cursor, it’s definitely worth enabling in the admin dashboard. It looks like a handy tool that will certainly reduce the minor fatigue of having to click to switch models every time. haha

No comments yet.