v1.30.6
CodeSplash AI 1.30.6
This patch release focuses on reducing friction across everyday workflows in CodeSplash AI. Version 1.30.6 improves the handoff between agent runs and AI chat, tightens embedded browser SSO behavior, and fixes a workspace-mode issue when opening files from Git.
Features
- Share agent-session context with AI chat
- You can now bring richer agent-session context into the AI chat panel for better follow-up conversations.
- Shared context includes structured metadata from agent runs, such as the tool used, repo details, session status, transcript size, and log counts.
- AI chat attachment handling and previews were expanded to support this new context-sharing flow.
Fixes
-
Fixed open in editor from Git while in workspace mode
- Opening files from Git-related views now correctly routes into the editor when you're working in workspace mode.
- This fix covers the Git/history-style file-opening flow that previously behaved incorrectly in that mode.
-
Browser SSO reliability fixes
- Improved compatibility for embedded browser sign-in flows.
- Auth handling was updated to better support common identity-provider patterns, including broader coverage for Microsoft and Google-related endpoints along with other trusted auth flows.
Improvements
- Better AI chat context handling
- AI chat now uses tighter model-aware context budgeting, helping larger conversations behave more predictably.
- History inclusion is capped more intentionally, and context assembly now does a better job balancing prior messages with shared attachment content.
- This should improve reliability when working with larger agent-derived context instead of relying on blunt truncation.
If you regularly move from agent runs into chat, sign in through the embedded browser, or open files from Git while using workspace mode, this is a worthwhile update.