Skip to content

v1.33.9

Choose a tag to compare

@codesplash-ai codesplash-ai released this 25 Jul 13:41

CodeSplash AI 1.33.9

This is a small but important patch focused on workspace layout reliability. In 1.33.9, we cleaned up how the docked terminal bottom panel is scoped and persisted so it behaves more consistently across repos, tabs, and layout changes.

Fixes

  • Fixed a bottom panel scoping issue where the docked terminal could incorrectly behave like repo-specific UI state instead of global workspace chrome.
  • Fixed inconsistent persistence of the terminal panel's open/closed state and remembered height when switching between repositories or workspace contexts.
  • Fixed cases where temporary resize events — including fullscreen-related sizing — could overwrite your preferred terminal panel height.

Improvements

  • Terminal bottom panel visibility and size are now managed as global layout settings, which better matches how the panel behaves in the workspace.
  • Added shared validation and normalization for saved bottom panel layout state to improve persistence reliability.
  • Kept older repo-scoped terminal panel snapshot fields as compatibility-only data, while moving active layout behavior to the correct settings model.

If you use the docked terminal regularly and move between repos often, this update should make the workspace feel more predictable.