Skip to content

imbue-ai/sculptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sculptor

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.

Download

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.

Feedback

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.

See it in action

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.

Skills

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.

Docs

About Imbue

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.

About

Build product with grounded, parallel coding agents.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors