Back to Blog
Model Routing
2026-06-105 min read

Why we stopped asking users to pick an AI model

Most builders don't want to become model experts. Here's why My AI Weapon routes tasks automatically — and when you can still override.

If you've tried AI coding tools lately, you've probably hit the same wall: GPT-4 for this, Claude for that, a smaller model for quick fixes. Each choice comes with tradeoffs in cost, speed, and quality — and most semi-pro builders simply don't have the time to learn them all.

We built My AI Weapon for people who want results, not a second career in model evaluation. That's why model selection is automated by default.

The hidden cost of "pick your model"

Every time you pause to choose a model, you break flow. Worse, picking the wrong tier wastes credits on overkill or produces weak output that needs rework. Our users told us they'd rather describe the task and trust the platform to route it.

The aggregator watches task complexity: lightweight models for summaries, refactors, and small edits; mid-tier for multi-file changes; heavy models only when the work genuinely needs deeper reasoning.

How routing works in practice

When you send a message in chat, the agent classifies the work — read-only lookup, single-file edit, cross-service integration, and so on. Simple jobs stay on efficient models so your credit balance lasts longer. Hard jobs escalate without you opening a settings panel.

You can still override when you care. Power users who want a specific model can say so in the conversation. Everyone else gets sensible defaults on day one.

What this means for your bill

Automatic routing isn't just convenience — it's cost control. Paying for a flagship model on every autocomplete is how credit pools disappear in a weekend. Routing keeps routine work cheap so budget remains for the tasks that actually need horsepower.

One subscription, one credit balance, and no spreadsheet tracking which API key burned how much this month. That's the point.

More from the blog

Environment

2026-06-11 · 4 min read

The real cost of environment setup for side-project builders

Node versions, Docker, permissions, paths — setup steals the weekend before you write a single feature. We think that's the wrong default.

Read
Chat Interface

2026-06-12 · 5 min read

Chat-first vs code-editor-first: a different way to work with AI

Most AI dev tools look like IDEs with a chat sidebar. We flipped that — conversation is the product, execution happens behind the scenes.

Read
Credits

2026-06-13 · 4 min read

One credit balance for all your AI tools

Models, search APIs, SEO data — one subscription covers it. No API key juggling, no surprise invoices from five vendors.

Read
Cross-Device

2026-06-14 · 4 min read

Your workspace, any device — why cloud-first changes everything

Your environment shouldn't live on one laptop. Log in from any browser and pick up the same workspace — chat, files, and progress included.

Read
You: Build me a REST API for user auth
Agent: Planning...
Agent: Writing src/api/auth.ts ✓
Agent: Tests passing — preview ready on :3000 ✓

Ready to try it?

Early access is invite-only. Use your invite code to create an account.