Releases: modelstudioai/cli
Releases · modelstudioai/cli
Release list
v0.0.0-beta-a0a0291-202609160749
Beta build (npm dist-tag remove-aksk). CDN rolling pointer: sync-release.json.
v0.0.0-beta-a0a0291-202609160743
Beta build (npm dist-tag remove-aksk). CDN rolling pointer: sync-release.json.
v0.0.0-beta-8bb15f9-202609160709
Beta build (npm dist-tag remove-aksk). CDN rolling pointer: sync-release.json.
v0.0.0-beta-8bb15f9-202609160658
Beta build (npm dist-tag remove-aksk). CDN rolling pointer: sync-release.json.
v1.25.0
Added
- Token Plan harness quota —
bl token-plan harness-quotashows Token Plan harness entitlement quota usage (Console auth), joining the harness list with issued entitlements to display used/total quota, usage ratio, and reset time; harnesses with a pending entitlement are listed as issuing. - Filter the harness list with
--type official_tool|infrastructure; render as a quota box or--output json.
v0.0.0-beta-f953f42-202609140339
Beta build (npm dist-tag tokenplan-harness). CDN rolling pointer: sync-release.json.
v0.0.0-beta-f953f42-202609140322
Beta build (npm dist-tag harness). CDN rolling pointer: sync-release.json.
v0.0.0-beta-f4e7fd4-202609140904
Beta build (npm dist-tag mcp-agent-reg-test). CDN rolling pointer: sync-release.json.
v0.0.0-beta-c957e2e-202609140347
Beta build (npm dist-tag mcp-agent-reg-test). CDN rolling pointer: sync-release.json.
v1.24.0
Added
- Sandbox instance and template lifecycle commands, with automatic build polling and
--asyncsubmission. bl sandbox official-imagesand template--imagepresets for Code Interpreter, Browser, and All-in-One.bl sandbox file uploaduploads template mount files withsource=sandbox_template; use the returned File ID inmntConfig.- Sandbox supports shared
--base-url, environment and Profile configuration, with workspace-based endpoint fallback. - Dedicated
bailian-sandboxSkill with command references and instance connection guidance.
Fixed
- Preserve submitted
templateIDandbuildIDwhen template-build polling fails, so users can check the existing build before resubmitting.
Security
- Sandbox REST calls use Bailian Bearer authentication without an E2B SDK or E2B API key. Connection credentials and dry-run environment values are redacted by default.