Introducing Pareto Code: a new, free, experimental coding router Set `min_coding_score` in your request and route to the cheapest code-capable model that clears your bar, ranked by @ArtificialAnlys. See the Pareto frontier shifting in real time👇 https://t.co/26e1HeGOpp
OpenRouter Launches Pareto Code to Automate Cost-Effective Coding Model Selection
· Updated
OpenRouter, a unified API platform for accessing hundreds of LLMs, launched Pareto Code in experimental preview. This router uses a
min_coding_score parameter to filter models by their coding percentile—ranked by Artificial Analysis—and automatically selects the cheapest provider that clears the bar. It supports a 2,000,000 token context window.- Context window
- 2,000,000 tokens
- Ranking source
- Artificial Analysis
- Routing tiers
- Low, Medium, High
- Performance mode
- Nitro (throughput-optimized)
- Pricing
- Free (pay underlying model costs)
The coding model landscape shifts rapidly as new releases like Alibaba's Qwen3.6-Plus or Poolside's Laguna series frequently reset the price-to-performance frontier. This router removes the need to manually update model IDs, mirroring the reliability-first approach of OpenRouter's Auto Exacto for tool-calling tasks.
You can implement the router by setting a score between 0 and 1; higher values select stronger models across Low, Medium, and High tiers. For latency-sensitive workflows, a Nitro variant re-ranks the chosen tier by measured throughput to prioritize speed. The router is free to use beyond underlying model costs.
OpenRouter
@OpenRouter
65retweets903likes
View on XStill wondering? A few quick answers below.
Pareto Code is an experimental model router from OpenRouter designed for coding tasks. It acts as an intelligent abstraction layer that automatically routes API requests to the most cost-effective coding models available. By using performance data from Artificial Analysis, it ensures that users get high-quality code generation without having to manually track which specific model is the best value.
The router uses a parameter called min coding score, which users set between 0 and 1. This score represents the desired coding percentile based on Artificial Analysis rankings. The router identifies all models that meet or exceed this quality bar and then automatically sends the request to the cheapest one available, effectively navigating the price-to-performance frontier for the user.
Nitro is a performance-focused variant of the Pareto Code router that prioritizes speed over cost. When enabled, the router re-ranks the models within your selected quality tier based on their measured throughput. It then sends each request to the fastest available model, allowing users to trade some model variety and cost savings for significantly lower latency and higher generation speeds.
OpenRouter does not charge an additional fee for using the Pareto Code router itself; it is currently free to use. Users are only responsible for the costs of the underlying models that the router selects for their requests. Requests are priced at the same rate as the specific model and provider that the router ultimately chooses to handle the task.
The Pareto Code router supports a massive context window of up to 2,000,000 tokens. This large capacity allows the router to handle extensive codebases, long documentation files, or complex multi-step agentic workflows. It ensures that even when routing between different underlying models, the system can maintain the large amount of context required for sophisticated software engineering tasks.
