Desktop App

ATL — the agentic coding workspace inside Atlas Talon.

ATL is not a separate CLI tool. It lives inside the Atlas Talon desktop app — a full 4-pane workspace where you give instructions in plain language and watch the agent build your project in real time.

Download the appView plans
Atlas Talon — ATL Workspace
Preview
localhost:3000
✓ App running
> Home page rendered
Chat
Build a restaurant ordering app
ATL: Got it. Planning now...
Terminal
$ npm install
✓ 248 packages
$ npm run dev
Plan
1. Scaffold ✅
2. Database schema ⏳
3. API routes ⬜
The workspace

Four panes. Everything you need.

Preview Pane

Live view of the running app — updates in real time as the agent makes changes.

💬
Chat Pane

Give instructions in plain language. The agent responds and executes.

$
Terminal Pane

Every command, build log, and error output — streamed live as it happens.

Plan Pane

The agent's step-by-step execution plan, updated live so you always know what stage it's on.

Capabilities

What ATL can do.

🏗

Scaffold entire projects

Describe what you want to build — the agent plans, scaffolds, and wires everything together across multiple files.

🐛

Automatic debug loop

When something breaks, ATL reads the error, identifies the fix, patches the code, and retries. All without you lifting a finger.

📁

Folder & file context

Point ATL at an existing project or upload reference files — it reads everything before it acts.

🔒

Permission gating

ATL always asks before destructive actions: deleting files, overwriting things, or running risky commands.

🌿

Git integration

Stage changes, write commit messages, and create branches — all from inside the workspace.

🔔

Background execution + notifications

Long builds run in the background. You get a notification when it's done, with a summary of what was built.

ATL availability by plan

Free
Not available
Pro
Full access — uses your account token balance
Master
Full access — multi-file, debug loop, git, background execution
See all plans