Show HN: A minimal Pareto-optimal OpenRouter model router for pi, based on Jev A developer released pi-jev-router, a minimal Pareto-optimal OpenRouter model router for the pi coding agent that classifies tasks with a single Jev call and assigns models per role: anthropic/claude-sonnet-5 for planning, openrouter/pareto-code for code, and openai/gpt-5.4-mini for writing. The project reports writing tasks 89% cheaper and code tasks 88% cheaper under the empirical_cost profile, with planning scoring 100% pass on claude-sonnet-5. Workers dispatched via dispatch_task run in isolated Git worktrees on task/ branches and merge only when verifierCommand exits 0. Jev-classified model routing for pi. | Role | Model | Thinking | |---|---|---| | Planning | anthropic/claude-sonnet-5 | high | | Code | openrouter/pareto-code | medium | | Writing | openai/gpt-5.4-mini | low | Writing tasks get STE and Humanizer rules. Code tasks run unit tests. Planning tasks get a structure check. /router show status /router shadow recommend only default /router auto switch models per task /router off stop routing /router profile pareto code | empirical cost /router budget