Skip to content

SandBase CLI v0.1.17

Latest

Choose a tag to compare

@denial123789 denial123789 released this 19 Aug 03:45
· 16 commits to main since this release

SandBase CLI v0.1.17 refreshes the packaged Agent Skill and makes the current release path easier to verify while npm trusted publishing is being enabled.

Highlights

  • 25-client compatibility catalog, including Codex, Claude Code, Cursor, Gemini CLI, Windsurf, OpenCode, Kiro, Warp, Amp, Hermes, and OpenClaw.
  • Packaged SandBase Skill metadata updated to v0.1.17 and the consistent 2,000+ AI models and APIs positioning.
  • README links directly to the immutable GitHub release package while npm publishing migrates to tokenless OIDC.
  • Release workflow upgraded to Node 24, current npm trusted-publishing support, and no long-lived publish token.

Verify before connecting

npx -y https://github.com/sandbaseai/cli/releases/download/v0.1.17/sandbaseai-cli-0.1.17.tgz catalog --json

Install the Agent Skill

npx -y skills add sandbaseai/cli --skill sandbase --agent codex -y

The attached npm tarball was built from the immutable v0.1.17 tag, installed into a clean temporary prefix, and verified with catalog --json (25 clients).

SHA-256: 1ad535b2899ca460b57b3c268aef278fee28fd28e649a89b92951514fd71fffa

If SandBase CLI helps your agent workflow, star the repository so other builders can discover it.