Skip to content

v2.1.6

Choose a tag to compare

@codesplash-ai codesplash-ai released this 29 Jul 09:44

CodeSplash AI 2.1.6

CodeSplash AI 2.1.6 is a practical quality-of-life update focused on workflow continuity in the unified workspace. This patch makes Workspaces mode more usable day to day, improves multi-panel Git behavior, and reduces friction for keyboard-driven users.

Features

  • Switch between Tabs and Workspaces without ending your session

    • Navigation mode switching now acts like a view swap instead of a session reset.
    • Active terminals and agent work can keep running in the background while you move between Tabs and Workspaces.
  • Multi-panel Git in Workspaces mode

    • You can now open more than one Git panel in Workspaces mode and use them normally.
    • This removes the previous behavior where secondary Git panels could render blank.
  • Better minimized panel controls

    • Minimized panels now support a right-click context menu for faster actions.
    • New title bar controls let you minimize all or restore all panels in one step.

Fixes

  • Fixed blank Git panels in Workspaces

    • Secondary Git panels no longer disappear or mount incorrectly when using split Workspace layouts.
  • Improved panel resizing after close

    • Closing a panel now rebalances surrounding panels more cleanly.
  • Shortcut consistency cleanup

    • Shortcut drift between the native menu, settings, command palette, tooltips, and actual command behavior has been reduced.
    • Common commands are now more likely to show the right shortcut in the right place and behave consistently.

Improvements

  • One shared shortcut registry

    • Shortcuts are now defined from a single source of truth used across multiple app surfaces.
    • This improves reliability for keyboard-first workflows and makes shortcut hints more trustworthy.
  • More context-aware native menus

    • Menu content can now respond better to your current app mode, repository state, admin access, Pro access, and browser context.
  • Refined layout behavior for dense workspaces

    • Panel size calculations were adjusted for multi-panel layouts.
    • Related terminal resize behavior was also improved.
  • Cleaner shortcut settings and command surfaces

    • Shortcut formatting and display were updated across settings and related UI surfaces for a more coherent experience.

If you rely on Workspaces mode, split Git layouts, or keyboard navigation, 2.1.6 should feel noticeably smoother in everyday use.