am.
← All projects
Developer tools / Released

Devin Model Router

Match the model to the message.

The idea

Choose a model for each message using expected cost and a configurable reliability target, while keeping one continuous Devin session.

What I worked on

Co-built routing, session continuity, outcome recording and reliability controls.

Context & attribution

Co-built from an idea by Anil Maryala, with collaboration from Kartik S. The Devin CLI wrapper is MIT-licensed.

How the pieces fit

A message enters the router, candidate models are evaluated against cost and reliability settings, and the selected model continues the same session. Outcome recording helps inform later choices.