Changelog

Clear Terminal Feedback + Faster Updates

v0.2.30 Nov 12, 2025

Claude Code agents now automatically use your local settings.json by copying it into their container.

Featured Changes

  • Local settings.json is now copied into agent containers for consistent behavior

  • More transparent terminal output for building, errors, and unavailable states

  • Faster access to new releases thanks to a fully automated update process

  • Custom devcontainers now support more of the devcontainer spec: updateContentCommand and onCreateCommand

Improvements & Fixes

  • Quitting Sculptor no longer triggers unintended restarts when an update is pending

  • Terminal tab now shows meaningful messages instead of blank states

  • Large diffs are now handled more safely to reduce performance issues and errors


Clearer Syncing + More Reliable Task Switching

v0.2.29 Nov 7, 2025

Understand your Pairing Mode status at a glance with new visual indicators for “Syncing” and “Fully Synced,” plus refreshed iconography and colors.

pairing-on-dark
pairing-on-light

Featured Changes

  • New visual states for Pairing Mode: “Syncing” vs. “Fully Synced” with clearer color and icon language

  • Hover popovers for Pairing Mode and the Merge Panel now explain how each feature works

Improvements & Fixes

  • Sculptor now loads gracefully if Docker Desktop isn’t running — no more blank startup screen

  • Switching between tasks reliably updates the model selector so each task shows its actual configuration

  • Sync button behavior is smoother: no flickering, clearer transitions, and proper disabled hover state on startup

  • Forking tasks preserves file state more reliably


Upload images + Haiku 4.5

v0.2.22 Oct 21, 2025

You can now upload images to agents in Sculptor. Agents can view uploaded images in full resolution.

upload_images

We’ve also added support for Haiku 4.5, enabling faster and more cost-efficient code generation.

upload_images

Improvements & Fixes

  • Fixed frontend UI flickers

  • Improved tracking for .gitignored files to speed up Pairing Mode startup

  • Fixed task crashes when forking

  • Reduced log upload volume to Sentry for more efficient bug reporting

  • Faster startup time


Faster startup time

v0.2.20 Oct 14, 2025

Sculptor app startup time has been significantly improved — the app now opens within a few seconds. (Updates may still take slightly longer to download.)

Improvements & Fixes

  • More reliable Docker detection and clearer warnings when Docker is disconnected

  • Sculptor no longer crashes when Docker is disconnected

  • Fixed shutdown edge cases (threads, tmux session, nginx handle) to prevent orphan processes


Forking agents!

0.2.18 Oct 10, 2025

You can now fork Claude Code agents in Sculptor. Spin off a new agent from any message while preserving full prior context.

Forking allows:

  • Sharing curated context across multiple agents

  • Testing multiple libraries or approaches in parallel

  • Resetting messy agent context without restarting your workflow


Remove repositories

v0.2.19 Oct 10, 2025

You can now remove repositories from the Sculptor app. Go to Settings → Repositories and remove any repo from the list.

remove repos

Desktop app for Linux

v0.2.12 Sep 30, 2025

Sculptor is now available on Linux.

Download here

Last updated