v2.1.13
CodeSplash AI 2.1.13
This patch focuses on quality-of-life improvements where they matter most in daily use: Editor search, workspace management, and safer session controls. The biggest change is a backend and UI revamp for Editor find-in-files so large searches behave more predictably and are less likely to bog down the app.
Features
-
Streamed Editor search results
- Find-in-files now uses a unified streamed search flow instead of returning one large result payload at the end.
- Searches now have better cancellation behavior and clearer state handling for limits, totals, and errors.
-
Warn before killing processes setting
- Added a new Terminal setting that lets you choose whether CodeSplash AI should warn before terminating processes.
-
Expanded AI agent settings
- Added incremental settings work for AI agent workflows, including new controls related to agent behavior and notifications.
Fixes
-
Fixed empty workspace restore
- Restoring saved workspaces is now more reliable when the saved layout is empty.
-
More reliable search session handling
- Search behavior was tightened up so cancelled or older searches are less likely to interfere with current results.
-
Workspace state clarity fixes
- Improved how minimized items and renamed titles are reflected in workspace UI elements.
Improvements
-
Better performance for large find-in-files searches
- Search results are now delivered in bounded chunks.
- Large result sets are handled through a reworked results UI with a dedicated results list.
- Search output is capped and line previews are trimmed to keep heavy searches manageable.
-
Improved filename search
- Filename matching now uses indexed search data with fuzzy scoring, replacing the older blocking directory walk approach.
-
Workspace and panel polish
- Clearer active and minimized states in side menus and workspace tabs.
- Better hover details for AI agents.
- Improved minimized panel presentation, including renamed titles.
-
Sidebar and repo UI cleanup
- Updated Git and Files side menu styling.
- Removed the Git open repo button from the sidebar.
If you regularly run broad searches in Editor mode or manage lots of panels and agents in one workspace, 2.1.13 should feel noticeably smoother and clearer.