Release v2.1.10CodeSplash AI

CodeSplash AI v2.1.10

CodeSplash AI 2.1.10 makes Command Center agent launches much more practical by separating workspace mode from runtime mode, so you can run Repo, Worktree, and Snapshot sessions on the host without requiring Docker. This release also adds container-aware AI Agent settings, improves isolated run handling in Run Details, and includes small but useful terminal workflow polish like bulk closing minimized panels.

July 31, 2026

Highlights

01

Command Center now separates workspace choice from runtime choice for clearer, more flexible agent launches

02

Worktree and Snapshot launches can now run on host runtime without Docker setup

03

AI Agents settings now include container runtime preferences and related launch controls

04

Run Details better handle isolated workspace sessions, including snapshot-specific workflows

05

Right-click minimized app panels to use the new Close All action

Changelog

What changed in v2.1.10

Features

  • Command Center launches now support a clearer two-axis model: choose the workspace mode (Repo, Worktree, or Snapshot) separately from the runtime (Host or Container).
  • Settings → AI Agents now exposes container-related launch configuration, including runtime preference and supporting controls for containerized agent workflows.
  • The app can now query container runtime availability from the UI, allowing Command Center to respond more intelligently when container-backed launches are selected.
  • Minimized app and terminal panels now include a Close All action in the right-click menu for faster cleanup.

Improvements

  • Command Center launch behavior is more consistent and easier to reason about thanks to shared execution-mode parsing and validation across the app.
  • Run Details now offers better workspace-aware behavior for isolated runs, including snapshot import flow handling and related workspace actions.
  • Terminal settings now include additional launch defaults around shell and home behavior.
  • Terminal and workspace sidebars received small workflow polish to support the new panel and launcher actions.

Fixes

  • Fixed Command Center Worktree and Snapshot launch flows so isolated sessions no longer depend on Docker by default when using host runtime.
  • Fixed isolated workspace handling in Command Center Run Details, expanding support beyond a narrow container-snapshot-only path.
  • Fixed worktree preparation for isolated agent runs so Worktree mode uses app-managed worktrees instead of relying on the live repo mount pattern.
  • Fixed Docker cleanup behavior for containerized agent workflows.
  • Improved containerized launches by seeding supported CLI credentials into container session homes, reducing failures caused by empty container home directories.