You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code Command Center is now Cuttle Code. The app is renamed, and the ccc CLI is now cuttle (ccc still works as an alias).
New layout: the sessions pane docks on every page and the nav shrinks to a rail.
New
Cloud: linked-devices management, with 3 device slots on the free plan. Approving a device link signs you in, and cloud-linked runtimes sync their projects by default.
Desktop (Linux): the AppImage gets a launcher entry and an install flow, and the entry stays valid across updates.
Repos: registered repo checkouts stay current with their remote.
Settings: a cloud-sync toggle.
PTY daemon (opt-in): Docker lane.
Fixes
Updates: the page reloads after a self-update instead of stalling on the old bundle; launchd supervision survives self-updates on macOS.
Sign-in: OAuth works in installed web apps; SSO starts from the handoff callback instead of dead-ending at /signup; the first sign-in can claim admin on an instance with none.
Sessions: a nested claude no longer hijacks its parent session's chat.
Connection: the Retry button actually retries, and a zombie socket heals even on a tab that never backgrounds.
Themes: the five light palettes are readable.
Chat: question preambles are no longer cut off at a numbered list.
Desktop: a page that loads without its stylesheet recovers.
Ralph: the ExitPlanMode menu is auto-approved; invalid plan models are rejected at run creation.
Removed
Browser voice input (wake word and dictation) in the coding assistant.
Known issues
macOS builds are Apple Silicon (arm64) only.
Windows installers are unsigned, so SmartScreen warns: choose "More info" → "Run anyway".
.deb installs don't auto-update; update through your package manager. The AppImage, Windows and macOS builds auto-update.