github Lexus2016/claude-code-studio v5.24.0

latest releases: v5.49.1, v5.49.0, v5.48.3...
one month ago

What's New in v5.24.0

🎯 Plan → Execute Workflow

When using Plan mode (read-only analysis), Claude produces a structured plan. Now, an "Execute Plan" button appears at the bottom of the response. Click it — and Studio automatically:

  1. Switches to Auto mode
  2. Instructs Claude to execute the plan step by step

This creates a seamless workflow: analyze first, then execute with one click. No manual mode switching, no copy-pasting the plan back into chat.

🔄 Drag-and-Drop Tab Reordering

Organize your workspace your way. Just drag chat tabs to reorder them — the order persists across sessions. Simple, intuitive, works exactly as you'd expect.

🔀 Auto Mode Switching

Claude can now programmatically switch modes during a task. For example:

  • Start in Plan mode to analyze the codebase
  • When done planning, Claude auto-switches to Auto mode to execute

This is powered by a new internal MCP tool (set_ui_state) that lets Claude update the UI toolbar state without blocking execution.


All Changes

Feature Description
Execute Plan button In Plan mode, click to auto-switch to Auto and run the plan
Tab drag-and-drop Reorder chat tabs by dragging
Auto mode switch Claude can switch modes mid-task (planning → execution)

Full Changelog: v5.23.2...v5.24.0

Don't miss a new claude-code-studio release

NewReleases is sending notifications on new releases.