Skip to content

v1.0.22

Latest

Choose a tag to compare

@fanziqingbyte fanziqingbyte released this 25 Aug 16:47
· 2 commits to main since this release

Highlights

  • Added Cursor, KimiCode, and Grok as supported AI harness targets in arkcli helper.
  • KimiCode and Grok can receive Ark model-provider, default-model, and MCP configuration; Cursor is supported as an MCP-only host.
  • Configure and reset flows update only ArkCLI-managed entries while preserving unrelated user configuration.
  • Hardened authentication refresh across concurrent CLI processes with cross-process locking, rate-limit cooldown, bounded token exchange, atomic credential-cache writes, and clearer persistence failures.
  • Improved self-update behavior for NVM-managed npm symlinks and suppressed passive update notices during an explicit update.

Distribution

  • Published @volcengine/ark-cli@1.0.22 with binaries for the six supported desktop and server targets.
  • Updated the Volc helper Skill guidance to use the current Computer Use SkillHub identity.
  • Revalidated the resolved Volc Skills tree and CN CDN manifest against the immutable v1.0.22 source before GitHub fallback publication.

Compatibility

  • No breaking CLI flag, structured-output, wire-schema, or public-command changes.
  • Cursor integration configures MCP only; Cursor's built-in account remains responsible for model-provider selection.
  • GitHub remains a fallback; the Volcengine CDN remains the primary binary and Skills source.