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.
Open source, 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.
Some favorites:
A few favorites:
/sculptor:write-spec: read your code, ask a few targeted questions, draft a spec grounded in your team's conventions./sculptor:create-html-mock: generate a grid of HTML mock variants for a feature, ready to compare side by side in the browser./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.