// one place to branch, build, and ship

atlas workspaces

git worktree workspace manager

switching between repos, terminals, and branches kills your flow. atlas keeps it all in one place. create workspaces backed by git worktrees — branch isolation without the overhead of cloning.

// features

worktree workspaces

create workspaces backed by git worktrees. branch isolation without the overhead of cloning. each workspace has its own working directory.

integrated terminals

built-in terminal emulator with session persistence. run commands, manage processes, all within your workspace context.

coding agents

launch claude code, codex, or custom agents directly in your workspace. ai-assisted development with persistent sessions.

code review

review github pull requests with inline diffs, comment threads, and merge controls — all without leaving atlas.

repo management

add repos from github or any git remote. manage all your projects from a single interface with setup scripts.

project scripts

configure setup, teardown, and preflight scripts per repo. automate your workspace lifecycle with .atlas/ configs.

// get started

download atlas workspaces and start managing your worktrees.

download for macos