Releases: modelstudioai/cli
Releases · modelstudioai/cli
Release list
v0.0.0-beta-331c7ac-202609230337
Beta build (npm dist-tag memory). CDN rolling pointer: sync-release.json.
v2.0.1
v2.0.0
Added
- Native MCP registration — Added
bl mcp connectandbl mcp disconnectto add or remove Bailian MCP servers in Agent-native configurations:- Supports
streamable-httpand SSE, targeting an individual Agent or all installed Agents with--agent all. - Supports Codex, Claude Code, Cursor, Qoder, Qoder Work, QwenWork, Qwen Code, Gemini, OpenCode, OpenClaw, DeepSeek Harness, ZCode, and WorkBuddy.
- Never overwrites unmanaged entries and preserves registrations modified by users during removal.
- Supports
- Broader Skill delivery — Skill installation and updates now support WorkBuddy, Trae CLI, and DeepSeek DSH through their global Skill directories.
Fixed
- Skill operation previews —
bl skill init,add,update, andremovenow honor--dry-run, showing the planned Skills, Agents, and target paths without writing. Invalid requests retain the same failure status as real execution. - Safer Skill cleanup —
bl skill removepreviews and executions now use the same managed-link discovery scope, recognize historical managed links, and recheck targets immediately before deletion to avoid removing changed or unmanaged content.
v0.0.0-beta-c7f8c6a-202609221546
Beta build (npm dist-tag memory). CDN rolling pointer: sync-release.json.
v0.0.0-beta-a5a68b8-202609220905
Beta build (npm dist-tag sync-release). CDN rolling pointer: sync-release.json.
v0.0.0-beta-8a6dd85-202609220949
Beta build (npm dist-tag sync-release). CDN rolling pointer: sync-release.json.
v1.28.0
Added
- Agent security commands —
bl agents security overview(protection overview for the last 24 hours) andbl agents security alerts(alert list with risk-level, asset-type, status, vendor, pagination and sorting filters). Both call the per-workspace AgentStudio host and honor the sharedtext/json/--quiet/--dry-runcontract. The host is derived from--workspace-id, or overridden by--base-url/DASHSCOPE_BASE_URL/auth login --base-urlpointed at a workspace or pre-release origin (e.g.https://<workspace-id>.cn-beijing.maas.aliyuncs.com/api/v1/agentstudio).
Internal
- Add Agent security E2E coverage (help, missing-workspace usage error, dry-run host derivation and
--base-urloverride, query-string filters, enum fast-fail) and generate thebailian-cliskill reference for the newagentsgroup.
v1.27.0
Added
- Monitoring, logs, and alerts — Added
bl monitor,bl log, andbl alertcommand groups for model call statistics, failures, latency, token usage, audit and inference logs, traces, delivery configuration, and alert management. - Model discovery and code samples — Added
bl model searchfor relevance-ranked catalog search andbl model codefor ready-to-run SDK examples.
Changed
- Model catalog —
bl model listnow supports input/output modality filters, hides offline models by default, and can include them with--include-deprecated.
Fixed
- Speech voices —
bl speech synthesize --list-voicesnow supports the built-in voices and documentation links forqwen-audio-3.0-tts-plusandqwen-audio-3.0-tts-flash. - Unix binary distribution — Added
.tar.gzrelease assets and checksums for macOS and Linux, enabling installation without anunzipdependency while retaining.zipassets for compatibility.
v0.0.0-beta-b0ac8ce-202609180730
Beta build (npm dist-tag mcp-agent-reg-test). CDN rolling pointer: sync-release.json.
v0.0.0-beta-b0ac8ce-202609180725
Beta build (npm dist-tag sync-release). CDN rolling pointer: sync-release.json.