Release v1.32.7CodeSplash AI

CodeSplash AI v1.32.7

CodeSplash AI 1.32.7 is a small, focused Terminal mode patch that fixes the terminal home view when no session is open. It also tightens terminal layout restore behavior, reducing cases where closing tabs or restoring state could leave the panel blank or out of sync.

July 20, 2026

Highlights

01

Fixed Terminal mode home/launcher behavior when no terminal session is open

02

Stopped auto-creating a terminal behind the scenes from the panel mount path

03

Improved recovery from close/restore timing issues in the terminal panel

04

Reduced the chance of stale terminal layouts overwriting newer state

05

A targeted reliability update for users who work heavily in Terminal mode

Changelog

What changed in v1.32.7

Improvements

  • Terminal mode now detects the default shell for the launcher without bypassing the intended empty-state flow.
  • Added safer state checks during terminal reactivation so newer layout changes are less likely to be overwritten by an older pending restore.

Fixes

  • Fixed the terminal home view so the launcher behaves correctly instead of implicitly creating a terminal session.
  • Fixed a terminal layout restore race where closing a tab or restoring repo state could reapply stale layout data and leave the panel in an inconsistent or blank state.