Skip to content

v2.1.4

Choose a tag to compare

@codesplash-ai codesplash-ai released this 28 Jul 13:50

CodeSplash AI 2.1.4

This patch release focuses on day-to-day workspace flow. If you regularly work across split panels, terminals, Git, and AI agents, 2.1.4 makes those interactions smoother, cleaner, and more predictable.

Features

  • Reuse active panel setups when splitting
    • Splitting an existing AI agent panel can now quick-launch using the current panel's configuration instead of forcing a fresh setup flow.
    • Splitting an existing terminal panel also supports reusing the active panel context for a faster start.
  • Live terminal working directory lookup
    • CodeSplash AI can now ask the running terminal session for its current working directory, which is more accurate after in-shell navigation like cd.

Fixes

  • Fixed side menu toggle behavior in Editor and Git views
    • Side menu interactions in code and Git-related workspace areas should now behave more consistently.
  • Improved single-panel minimize behavior
    • Panel minimization now handles single-panel workflows more cleanly.

Improvements

  • More flexible panel actions
    • Panel open and restore flows now better support minimize existing, maximize, and close existing behaviors.
  • New panel management shortcuts
    • Added shortcuts for minimize, maximize, and close panel actions to speed up workspace control.
  • Cleaner minimized panel UI
    • Minimized panels now use a simpler presentation with labels removed, reducing visual clutter.
  • Smoother split-panel workflows
    • General workspace panel behavior has been tightened up so layout changes feel more direct and less disruptive.

If you spend most of your time in multi-panel layouts, this is a worthwhile update.