Update the embedded CodeScene CLI to a new version, including downloading new binaries, computing SHA-256 checksums, and updating all pinned hashes in cli-checksums.sha256 and Dockerfile.
$npx -y skills add codescene-oss/codescene-mcp-server --skill update-cli-versionInstalls into the current project.
Run `npx skills use "https://github.com/codescene-oss/codescene-mcp-server" --skill "codescene-oss/codescene-mcp-server/update-cli-version"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/codescene-oss/codescene-mcp-server" that are relevant to the current task. Run `npx skills add "https://github.com/codescene-oss/codescene-mcp-server"` and select the relevant skills, then follow their instructions.