Skip to content

vertc 0.0.3

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Aug 16:10

vertc 0.0.3 is the first stable public release of the VolcEngine RTC CLI. It improves first-run usability for developers and coding agents while tightening the release pipeline around reproducible, version-correct artifacts.

Highlights

  • Makes the Chinese guide the default README and adds a dedicated English guide.
  • Uses readable output when stdout is a terminal while preserving JSON for pipes, redirects, and automation.
  • Updates GitHub Actions and Go dependency pins to reviewed upstream versions, with CI and vulnerability checks covering the public source.
  • Strengthens verification for all seven release assets, checksums, packaged Skills, and npm inputs.
  • Keeps checked-in official Skill metadata on a reserved development placeholder, then stamps Skill and package versions from the requested stable or prerelease identity only inside isolated release trees.
  • Adds an exact-commit public-release preflight so reserved or mismatched source identities are rejected before a tag is published.
  • Keeps prerelease packages isolated on the npm next channel while stable releases use latest.
  • Improves InteractAI workflow guidance so cached CLI and Skill lifecycle notices are reported after the current task completes.

Install

npm install -g @volcengine/rtc-cli@0.0.3
vertc version

Release archives cover macOS, Linux, and Windows on amd64 and arm64. Verify standalone downloads with the published checksums.txt file.