Create a project
Click 'New Project'
Enter a project name, slug, and the working directory — the path where Claude will read and write code.
Create and run a task
Click 'New Task'
Give your task a clear title and description. The more specific, the better Claude performs.
Configure the task
- Model:
sonnet(balanced),opus(complex tasks),haiku(simple tasks) - Type: feature, bugfix, refactor, docs, test, chore
- Priority: Affects queue order when auto-queue is enabled
Start the task
Drag the task to In Progress or right-click and select “In Progress”. Claude spawns immediately.
Watch the live terminal
Click the terminal icon on the task card to watch Claude work in real-time. You’ll see file reads, edits, bash commands, and more.