Skip to content

v1.31.3

Choose a tag to compare

@codesplash-ai codesplash-ai released this 19 Jul 02:59

CodeSplash AI 1.31.3

CodeSplash AI 1.31.3 is a focused maintenance release aimed at terminal-heavy workflows across the unified workspace. This patch improves how terminal-based views refresh and fit during resizing, panel transitions, and visibility changes — especially in Terminal, Agent, Vibe Coding, and Command Center.

Fixes

  • Fixed terminal-backed panels not always refreshing correctly after layout changes or when switching between visible and hidden states.
  • Fixed cases where terminal output could end up clipped, stale, or incorrectly sized during resize events and panel transitions.
  • Fixed sizing edge cases caused by hidden or collapsed terminal hosts returning invalid dimensions.
  • Fixed terminal bounds reporting issues in grouped terminal layouts that could affect rendering accuracy.

Improvements

  • Improved viewport fitting behavior for live PTY sessions across Terminal, AI Agent, Vibe Coding, and Command Center.
  • Improved reliability of terminal refresh handling in multi-panel and dashboard-style workflows.
  • Added more layout-aware refresh coordination so terminal surfaces recover more cleanly when a panel becomes visible again.
  • Improved safeguards around zero-size or transitional layout states to reduce bad fits during UI changes.

Notes

  • This is a patch release focused on polish and reliability, not new features.
  • If you spend a lot of time in terminal-backed workflows, updating to 1.31.3 is recommended.