Sculptor is an extensible, open source app for running coding agents in parallel.
Every parallel coding agent tool ships with the same stuff. Sculptor does too, but it’s open source, free, and works with any model or harness. It’s yours.




Sculptor runs on your computer, not Imbue’s servers. No subscription required beyond your model provider. Review the source code on GitHub.
Most agent tools give you a chat window. Sculptor gives you a workspace with every active agent visible from one surface.
Skills run as full agents with their own tools, so they can read your codebase, spawn parallel subagents, and adapt to your repo.
Sculptor keeps each agent in its own worktree with its own branch, terminal, and diff. Start a workspace in one click.
Bring your own Claude plan or a supported open-source model. Your data never leaves your machine and what you build in it is yours.
Your agents push to a local git remote. You git fetch && git checkout from your normal repo. Sculptor stays out of your editor, your merge tool, and your shell.
Every active agent is visible in Sculptor. Each has its own worktree, branch, terminal, and diff view. Review and merge all from the same surface.

I love that it runs in parallel because it mimics my normal workflow. I see Sculptor as being the architect or team lead while the dev agents spin plates.

I couldn't figure out how to preview Git worktrees, but @imbue_ai Sculptor has been a game-changer. I can now instantly preview changes across multiple worktrees with pairing mode . It's amazing.


In the matter of two days this is becoming my go-to Claude front-end. Very impressive. And it definitely makes you think about how branching and merging are done across an array of "developers."


What’s super nice is the clear UI distinctions of what's the agent output vs. my input, what's a plan vs. changes.

Sculptor’s UI/UX is like turning a cannon into a sniper it makes it so easy to take these powerful coding agents and scope them down to targeted fixed by removing the crud of branch and environment creation.


Sculptor lets me maintain this level of craftiness to software development without losing the edge you get from AI tools.

Sculptor started as the internal tool we built because nothing else worked the way we actually work: multiple agents, isolated branches, full review before merge, and skills for the jobs that kept stalling us.
We open sourced it because this problem is not specific to Imbue. Developers keep rebuilding the same rough workarounds.
Sculptor is not finished. It is stable and we use it at Imbue every day. If you find something broken or missing, please open an issue and help us build something great together.


Sculptor is a desktop app for running parallel coding agents. Each agent gets its own Git worktree, its own branch, and its own diff view. You review changes and merge from one window.
Sculptor is open source under the MIT license and comes packaged with workflow skills for spec writing, mock generation, and TDD bug fixing. The CI Babysitter automatically dispatches agents to fix failing pipelines. Conductor has none of these.
Yes. Free, open source, and MIT licensed. The source code is on GitHub. Imbue does not store your repositories or train on your code. We welcome contributors!
Claude 4.8 Opus, 4.7 Opus, 4.6 Opus, 4.6 Sonnet, and 4.5 Haiku are available out of the box. Pi agent support is available in experimental settings, which opens the door to other providers.
Yes. Sculptor uses your existing Claude or Claude Max plan. We do not resell tokens or cap your usage.
Mac (Apple Silicon) and Linux. No Windows or mobile support currently.