This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryCLI and runtime version flags now use -V / --version consistent with Docker convention.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| 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 -Vnow prints the version string (matching Docker convention). Cobra v1.8.0 defaulted to-v. - runtime
pullrun-runtime --version/-V: replaces theversionsubcommand. Works via clap's built-in#[command(version)]. - install.sh: rate-limit error messages reference
$CURRENT_VERSIONinstead 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
About Pullrun
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]