Sculptor is a desktop app for running coding agents in parallel. Each workspace is an isolated copy of your repo, so multiple tasks can progress at the same time without conflicts.
Getting started: Connect a repo, create a workspace (an isolated clone), and prompt an agent to complete a task. When it's done, review the changes and merge them back into main. Create multiple agents in a workspace when you want fresh context or want agents to collaborate on the same problem.
- Workspaces — how workspaces map to repos and how to create one
- Agents — running multiple agents and tracking complex tasks
- Interface — the chat panel, model picker, file references, context window, and terminal
- Actions — saving prompts you use repeatedly
- Changes — reviewing and committing agent changes
- Slash Commands — built-in commands and skills available in every session