Skip to content

v2.4.10

Choose a tag to compare

@codesplash-ai codesplash-ai released this 20 Aug 22:24

CodeSplash AI 2.4.10

This patch is a focused update for AI agent users. The main change in 2.4.10 is first-class support for CodeSplash Agent inside CodeSplash AI, with dedicated configuration, safer launch behavior, and supporting credential wiring.

Features

  • CodeSplash Agent is now available in the AI agents list
    • You can now select and launch CodeSplash Agent alongside the existing built-in agent tools.
    • This includes its own branding and icon inside the app.
  • Dedicated CodeSplash Agent configuration UI
    • Added in-app controls for:
      • sandbox mode
      • full access
      • no-history mode
  • Documentation updated for CodeSplash Agent
    • The AI agent launch parameter reference now includes CodeSplash Agent.

Fixes

  • Safer CodeSplash Agent launch behavior
    • CodeSplash AI now respects the CLI's actual startup behavior instead of trying to treat it like a prompt-first interactive agent.
    • This helps avoid failed prompt preflight or confusing session startup behavior.
  • Correct argument handling for CodeSplash Agent
    • Full-access and sandbox flags are now handled safely and won't be emitted together in incompatible ways.
    • Launch argument generation now better reflects the CLI's supported options.
  • Credential mapping for embedded engines
    • CodeSplash Agent relies on underlying Claude and Codex credentials rather than its own standalone auth.
    • Container credential support now includes the files needed for that setup.

Improvements

  • Cleaner multi-agent integration
    • CodeSplash Agent now fits into the same config modal and summary flow as the rest of the supported agent lineup.
  • Voice settings search polish
    • Updated settings search entries make it easier to find:
      • Voice popup
      • Dictate into any app
      • Shortcut
    • Labels and descriptions were clarified to better reflect what each setting does.

If you use multiple coding agents inside CodeSplash AI, 2.4.10 makes it easier to try CodeSplash Agent without leaving your existing workflow.