Release v2.1.20CodeSplash AI

CodeSplash AI v2.1.20

CodeSplash AI 2.1.20 is a focused patch release that improves trust in container-launched agent workflows and adds a bit of UI polish to workspace panels. If you use Command Center or workspace-style panel layouts, this update helps prevent unwanted Git identity writes during container commits and makes minimized and closeable panels feel cleaner and clearer.

July 31, 2026

Highlights

01

Container-launched agent sessions now pass Git identity through environment variables instead of relying on repo config writes

02

Command Center container sessions now redirect global Git config to the container home to reduce accidental changes to the host repo

03

Minimized panels no longer show the extra eye icon, giving the drawer a cleaner, less noisy look

04

Workspace panel close actions now use clearer destructive hover and focus styling

Changelog

What changed in v2.1.20

Improvements

  • Simplified the minimized panels drawer by removing the fallback eye icon while keeping agent status dots when available
  • Improved destructive-state styling for workspace panel close actions in both the panel header and context menu

Fixes

  • Fixed a container/worktree Git configuration issue where agent commit flows could push Git identity writes toward the host repository config
  • Container-launched agent sessions now use Git author/committer environment variables so commits can succeed without modifying repo identity settings