Skip to content

Pullrun

v0.6.4 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

CLI and runtime version flags now use -V / --version consistent with Docker convention.

Changes in this release

Feature Low

`pullrun -V` prints version string matching Docker convention.

`pullrun -V` prints version string matching Docker convention.

Source: llm_adapter@2026-07-15

Confidence: high

Feature Low

`pullrun-runtime --version` / `-V` replaces the `version` subcommand.

`pullrun-runtime --version` / `-V` replaces the `version` subcommand.

Source: llm_adapter@2026-07-15

Confidence: high

Bugfix Medium

`install.sh` error messages now reference `$CURRENT_VERSION` instead of a hardcoded string.

`install.sh` error messages now reference `$CURRENT_VERSION` instead of a hardcoded string.

Source: llm_adapter@2026-07-15

Confidence: high

Full changelog

Polish release

  • CLI -V / --version: pullrun -V now prints the version string (matching Docker convention). Cobra v1.8.0 defaulted to -v.
  • runtime pullrun-runtime --version / -V: replaces the version subcommand. Works via clap's built-in #[command(version)].
  • install.sh: rate-limit error messages reference $CURRENT_VERSION instead of a hardcoded string. Bump one variable at the top of the script per release.

All three issues from v0.6.3 final verdict are now resolved.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Pullrun

Get notified when new releases ship.

Sign up free

About Pullrun

All releases →

Related context

Beta — feedback welcome: [email protected]