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.
Four panes. Everything you need.
Live view of the running app — updates in real time as the agent makes changes.
Give instructions in plain language. The agent responds and executes.
Every command, build log, and error output — streamed live as it happens.
The agent's step-by-step execution plan, updated live so you always know what stage it's on.
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.