Skip to content

v1.32.7

Choose a tag to compare

@codesplash-ai codesplash-ai released this 20 Jul 22:57

CodeSplash AI 1.32.7

This is a focused patch release for Terminal mode. In 1.32.7, we cleaned up the terminal home/launcher experience and added a safeguard against layout restore races that could leave the terminal panel blank or out of sync after tab closes or repo state restores.

Fixes

  • Fixed the Terminal home view / launcher behavior when no terminal session is open.
  • Removed the old behavior where the terminal panel could auto-create a first terminal session behind the scenes instead of showing the intended launcher flow.
  • Fixed a layout restore race that could occur during terminal reactivation, especially if a tab was closed or repo snapshot state changed while a restore was pending.

Improvements

  • Terminal mode now detects the default shell for the launcher without bypassing the launcher UI.
  • Added a guard to prevent stale terminal layout state from overwriting newer layout changes during restore.
  • Improved overall Terminal panel reliability in close/restore edge cases.

If you use Terminal mode regularly, especially across tab close and restore workflows, this update is worth installing.