claude CLI to install. Pick a Claude model in any chat and ADE starts the session in the selected lane’s worktree, applies your permission mode, streams tool calls live, and records the transcript to History.
Setup
Connect Claude in Settings → AI
Sign in with a Claude subscription or paste an Anthropic API key. A green status means Claude is ready.
What ADE handles for you
Lane-scoped worktree
Every session runs in the active lane’s worktree, so Claude edits and runs commands against that task’s isolated checkout.
Live transcripts
Tool calls, thinking, and diffs stream into chat and are saved to History.
Permission gates
A native permission mode decides what Claude can do without asking.
In-context links
Changes attribute to Files and Git, and link out to PRs, Linear issues, and proof when used.
Permission modes
Claude Code uses Claude’s native permission model. Pick a stricter mode when exploring an unfamiliar repo, and a more permissive one only when you trust the lane and task.The Claude permission modes
The Claude permission modes
| Mode | Behavior |
|---|---|
default | Claude’s built-in permission flow — asks before risky operations. |
plan | Read-only. Writing and executing are blocked until you approve a plan. |
acceptEdits | File writes allowed; shell commands still require approval. |
bypassPermissions | Proceeds without asking. |
Where Claude runs
Where Claude runs
Claude is also one of the providers you can launch as a CLI session in the Work tab, and as a CTO worker backend. Wherever it runs, it’s the same bundled Claude Agent SDK against the same lane worktree — desktop,
ade code, and your phone all see the session.AI providers
Connect each agent and set defaults.
Agent chat
Run Claude in a lane and watch tool calls stream.
