Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: modelstudioai/cli

v0.0.0-beta-a0a0291-202609160749

Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Sep 07:51
a0a0291

Beta build (npm dist-tag remove-aksk). CDN rolling pointer: sync-release.json.

v0.0.0-beta-a0a0291-202609160743

Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Sep 07:44
a0a0291

Beta build (npm dist-tag remove-aksk). CDN rolling pointer: sync-release.json.

v0.0.0-beta-8bb15f9-202609160709

Pre-release

Choose a tag to compare

Beta build (npm dist-tag remove-aksk). CDN rolling pointer: sync-release.json.

v0.0.0-beta-8bb15f9-202609160658

Pre-release

Choose a tag to compare

Beta build (npm dist-tag remove-aksk). CDN rolling pointer: sync-release.json.

v1.25.0

Choose a tag to compare

@github-actions github-actions released this 14 Sep 11:24
241345d

Added

  • Token Plan harness quotabl token-plan harness-quota shows 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

Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Sep 03:40
f953f42

Beta build (npm dist-tag tokenplan-harness). CDN rolling pointer: sync-release.json.

v0.0.0-beta-f953f42-202609140322

Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Sep 03:24
f953f42

Beta build (npm dist-tag harness). CDN rolling pointer: sync-release.json.

v0.0.0-beta-f4e7fd4-202609140904

Pre-release

Choose a tag to compare

Beta build (npm dist-tag mcp-agent-reg-test). CDN rolling pointer: sync-release.json.

v0.0.0-beta-c957e2e-202609140347

Pre-release

Choose a tag to compare

Beta build (npm dist-tag mcp-agent-reg-test). CDN rolling pointer: sync-release.json.

v1.24.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 07:59
64b1e72

Added

  • Sandbox instance and template lifecycle commands, with automatic build polling and --async submission.
  • bl sandbox official-images and template --image presets for Code Interpreter, Browser, and All-in-One.
  • bl sandbox file upload uploads template mount files with source=sandbox_template; use the returned File ID in mntConfig.
  • Sandbox supports shared --base-url, environment and Profile configuration, with workspace-based endpoint fallback.
  • Dedicated bailian-sandbox Skill with command references and instance connection guidance.

Fixed

  • Preserve submitted templateID and buildID when 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.