Release v1.33.9CodeSplash AI

CodeSplash AI v1.33.9

CodeSplash AI 1.33.9 is a focused reliability patch for the docked terminal bottom panel. Its open/closed state and remembered height now behave like global workspace layout settings instead of repo-specific UI state, making terminal layout feel more consistent as you switch between repositories and tabs.

July 25, 2026

Highlights

01

Fixed inconsistent bottom terminal panel behavior when moving between repos and workspace contexts

02

Terminal panel visibility and height now persist as global layout settings

03

Added safeguards so temporary fullscreen or programmatic resizes don’t overwrite your preferred terminal height

04

Improved validation and normalization for saved bottom panel layout state

Changelog

What changed in v1.33.9

Improvements

  • Bottom panel chrome is now handled through shared layout settings logic, improving consistency between saved state and live UI behavior.
  • Saved terminal panel values are now normalized more carefully, reducing the chance of invalid or stale layout state being reused.
  • Legacy repo-scoped terminal panel snapshot fields are now treated as compatibility-only data so workspace layout behavior is driven from the correct settings model.

Fixes

  • Fixed a layout scoping bug where the docked terminal bottom panel could behave like repo-specific state instead of a global workspace element.
  • Fixed inconsistent persistence of terminal panel visibility and size when switching between repositories or workspace tabs.
  • Fixed cases where transient terminal resize states, including fullscreen-related sizing, could be saved as your remembered panel height.