Skip to content

v1.30.25

Choose a tag to compare

@codesplash-ai codesplash-ai released this 17 Jul 19:09

CodeSplash AI 1.30.25

This patch focuses on AI agent setup inside CodeSplash AI’s unified desktop workspace. In 1.30.25, Qwen Code and Kimi Code get first-class configuration support so you can launch them with saved, tool-specific settings instead of relying on bare defaults.

Features

  • Added Qwen Code configuration support in Agent mode

    • Configure Qwen Code directly from the app using a dedicated config form
    • Supports a wide range of Qwen launch settings, including model selection, approval mode, auth type, prompts, session behavior, sandboxing, extensions, MCP-related settings, and output controls
    • Qwen launches are now built from structured saved settings instead of default-only behavior
  • Added Kimi Code configuration support

    • Kimi Code now has its own in-app configuration flow
    • Set up launch behavior with Kimi-specific options before starting an agent session
    • Makes Kimi a more practical option for users comparing and switching between coding CLIs inside one workspace
  • Improved config summaries for newly supported tools

    • Configured Qwen and Kimi launches are surfaced more clearly in the UI
    • Easier to confirm what settings are active before launching an agent

Fixes

  • Persisted Qwen credentials more safely
    • Qwen OpenAI API key handling now uses the app’s secret-backed config service
    • Credentials can be restored across sessions without being stored in the plain config payload

Improvements

  • Expanded shared agent launch parameter support

    • The shared argument builder now understands Qwen and Kimi configuration more accurately
    • Helps ensure saved settings are translated into the right CLI launch flags
  • Updated tool integration surfaces

    • Added supporting tool metadata and icon handling so Qwen and Kimi fit more cleanly into existing agent-related UI
  • Expanded reference documentation

    • The AI agent parameters reference now includes Kimi Code CLI documentation and setup links

If you use Agent mode regularly, this release is a solid quality-of-life update: open the agent config modal, try Qwen Code or Kimi Code, and save the setup you want to relaunch later.