Release v1.30.14CodeSplash AI

CodeSplash AI v1.30.14

CodeSplash AI 1.30.14 makes Terminal a first-class global workspace app, so you can access shell workflows beyond repo-only layouts. This update also integrates the new global Terminal mode into workspace navigation, context display, and layout persistence for a more consistent return-to-work experience.

July 1, 2026

Highlights

01

New global Terminal workspace app for shell work outside repo-only views

02

Terminal now appears in workspace navigation with live context like title, working directory, and terminal count

03

Workspace layouts now better preserve global Terminal state and placement

04

Terminal panels now support explicit working directory context for more consistent behavior

05

Global mode and panel ordering were updated to properly include the new Terminal mode

Changelog

What changed in v1.30.14

Features

  • Added a dedicated global Terminal workspace app, making Terminal available as its own global mode instead of only a repository-scoped panel.
  • Added global Terminal support to workspace navigation so you can open and return to terminal work from the broader multi-mode workspace.

Improvements

  • Workspace sidebar entries for the global Terminal now show helpful context such as the active terminal title, current working directory, and total terminal count.
  • Terminal rendering now supports an explicit working directory input with fallback behavior, helping sessions open more consistently from different parts of the app.
  • Updated default global mode ordering and right-panel integration to make the new Terminal mode feel native in the workspace.

Fixes

  • Improved layout normalization for global panel ordering so saved layouts align correctly with the new global Terminal mode.
  • Resolved persistence gaps by wiring global Terminal state into workspace save and restore flows.