cd /news/ai-agents/atlarix-auto-a-free-ai-coding-agent-… · home topics ai-agents article
[ARTICLE · art-138557] src=dev.to ↗ pub= topic=ai-agents verified=true sentiment=↑ positive

Atlarix Auto: A Free AI Coding Agent That Picks the Model for Each Step

Atlarix released Atlarix Auto, a free AI coding agent that automatically selects a language model for each step of a coding session rather than running the whole session on one model. The desktop app routes requests per request — using fast code models for exploration, stronger reasoning models for planning and review, and vision-capable models for steps with images or PDFs — and is free on accounts with no credit through OpenAI's data-sharing program, while Atlarix Pro ($19/month) or pay-as-you-go credit makes Auto paid and private.

by read3 min views1 publishedSep 23, 2026

Most AI coding tools ask you to make two decisions before you write a line: which model, and whose API key. Atlarix Auto removes both. It is one option in the model picker — the one new installs start on — and instead of running your whole session on a single model, it chooses a model for each step of the work. On an account with no credit, Auto in the Atlarix desktop app is free. On Atlarix Pro or credit, it is paid and private.

Atlarix is a desktop coding agent: it plans, edits your code, runs commands in a per-OS sandbox, and runs your tests before it calls anything done, with every change waiting for your approval. Auto is the model setting that decides which language model does each piece of that work. You pick Auto and give it a task.

A coding session is not one kind of work. Reading a codebase, writing a change, planning a refactor and reviewing a diff need very different amounts of reasoning. Auto routes on what each request is:

What the step is What Auto uses
Exploring and building A fast, affordable model that is strong at code
Planning and code review A stronger reasoning model
Deep thinking switched on Every step moves up one level
A step with a screenshot, image or PDF A model that can actually read it
Sub-agents, session titles, summaries The cheapest capable model
A model is rate-limited The same level from another provider

Routing happens per request, not per session: a long task that suddenly needs to look at a screenshot gets a vision-capable model for that one step, then returns to the cheaper one. If a step fails, Atlarix retries it; a "Try with a stronger model" button reruns a hard turn one level up.

On an account with no credit, Auto in the desktop app costs nothing. It runs on OpenAI models through OpenAI's data-sharing program: OpenAI provides free daily capacity for traffic it may use to improve its models. That is the whole reason it is free. Before your first free message, Atlarix shows a one-time notice explaining this, and you choose whether to go ahead. Free Auto is available in the desktop app (and to Atlarix Reviewer for public repositories only); the Chrome extension runs on paid Auto.

Each account gets a fair daily share, sized from what is left and how many people are using it, with a floor so everyone gets real work done and a ceiling so no single account drains it. When your share runs out, Auto falls back to a free model rather than cutting you off; only past that does it until the daily reset — shown on your own clock.

With Atlarix Pro or credit, Auto is paid and private: nothing it handles is shared or used to train models. Your own API keys work as before. Local models through Ollama or LM Studio never leave your machine. Atlarix itself never trains on your code, in any mode.

The app is free — every feature, no gating. Paid inference is Atlarix Pro ($19/month, including Core usage across the desktop app, the Chrome extension and Atlarix Reviewer) or pay-as-you-go credit, with the cost of every reply shown.

Download Atlarix from atlarix.dev. New installs start on Auto; if you picked a model before, switch to Auto in the model picker, then give it a real task on your own code.

Originally published at atlarix.dev.

── more in #ai-agents 4 stories · sorted by recency
── more on @atlarix 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/atlarix-auto-a-free-…] indexed:0 read:3min 2026-09-23 ·