Build product with grounded, parallel coding agents.
Sculptor is a desktop app for running coding agents in parallel. Each task gets an isolated copy of your repo so agents can work side by side without merge chaos. The interface is clean, snappy, and modular.
Sculptor is currently in active beta and designed for teams willing to deploy early and share their feedback.
Getting started: Connect a repo, create a workspace (an isolated copy of your code), and prompt an agent. Review the changes when it's done and merge back to main. To explore a different project, open another workspace. To collaborate with another agent on the same project, add one to the existing workspace.
Open a GitHub issue for any bug, idea, or feedback.
Deploying Sculptor as a team? We open a private Slack channel for teams willing to share feedback in beta. Raise a GitHub issue to request access.
Skills to ship faster: The full library in one session: spec, mocks, and fix-bug across parallel workspaces. Watch demo video.
Fixing UI bugs fast: /sculptor:fix-bug runs a short reproduction interview, writes failing tests, then makes them pass. Agents that ask before they answer. Watch demo video.
Reusable agent capabilities, callable as slash commands in any Sculptor session. They handle work you'd otherwise re-prompt for every time.
A few favorites:
/sculptor:write-spec: write an implementation spec through a guided Q&A before writing any code./sculptor:create-html-mock: generate HTML mocks for a feature — explore several variants side by side, or refine a single coherent mock./sculptor:fix-bug: fix a bug with TDD. Sculptor runs a short reproduction interview, writes failing tests, then makes them pass.
Browse the full set of slash commands and skills with more coming soon.
- Workspaces: how they map to repos and how to create one
- Agents: running multiple agents and complex tasks
- Interface: chat, models, file refs, and terminal
- Actions: saving prompts you use repeatedly
- Changes: reviewing and committing agent changes
- Slash Commands: built-in commands and skills
- Container Backend: running in a Docker or remote
Sculptor is open source and built by Imbue. We make tools that help people think, create, and build with code. We share our work openly because progress in AI should be collaborative and developer-driven, with agents that stay accountable to the people they serve.