Releases: modelstudioai/cli
Releases · modelstudioai/cli
Release list
v1.15.0
Added
- Responses API for
bl text chat— Use--api responsesto call the DashScope Responses API with streaming, tool definitions, and structured JSON output; Chat Completions remains the default. - Subscription plan usage views —
bl usage token-plandisplays 5-hour and weekly quota usage, whilebl usage coding-plandisplays 5-hour, weekly, and monthly usage; both support text and JSON output. - Authentication requirements in command help — Help output now states whether a command requires an API Key, Console login, or Alibaba Cloud OpenAPI credentials.
Changed
- Broader speech-recognition model support —
bl speech recognizenow routes asynchronous file-transcription and synchronous Flash ASR models to the appropriate DashScope APIs, with clear guidance for unsupported realtime models. - MCP transport compatibility — MCP commands now fall back from Streamable HTTP to classic SSE for compatible Bailian and custom endpoints.
Fixed
- Binary updates now refresh installed Agent Skills after a successful CLI upgrade.
- Fixed unavailable Token Plan quota values and missing reset times.
- Fixed Qwen3 file-transcription result handling so waiting mode and
--outwork correctly. - Fixed MCP SSE chunk parsing, header timeouts, abort cleanup, and fallback status matching.
- Network failures in JSON output now preserve the errno value in
cause.code.
v0.0.0-beta-f919eba-202608150410
Beta build (npm dist-tag dsh). CDN rolling pointer: sync-release.json.
v0.0.0-beta-50ed680-202608150851
Beta build (npm dist-tag dsh). CDN rolling pointer: sync-release.json.
v1.14.3
What's Changed
Full Changelog: v1.14.2...v1.14.3
v0.0.0-beta-9749a11-202608110822
Beta build (npm dist-tag video). CDN rolling pointer: sync-release.json.
v0.0.0-beta-5d1b7aa-202608110249
Beta build (npm dist-tag video). CDN rolling pointer: sync-release.json.
v0.0.0-beta-1c76749-202608110535
Beta build (npm dist-tag video). CDN rolling pointer: sync-release.json.
v0.0.0-beta-689b499-202608100617
Beta build (npm dist-tag qwenwork-connector). CDN rolling pointer: sync-release.json.
v0.0.0-beta-495532e-202608100234
Beta build (npm dist-tag asset-center-test). CDN rolling pointer: sync-release.json.
v1.14.2
What's Changed
- docs: refresh READMEs and auth maintenance guidance by @XXPermanentXX in #142
- feat: add skill init & opt commend flags by @gujieye in #143
- feat: add version 1.14.2 by @gujieye in #144
Full Changelog: v1.14.1...v1.14.2