Skip to content

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 25 Feb 20:51

v0.2.1

Patch release following v0.2.0 with CI/readiness fixes only.

Included fixes

  • Applied rustfmt normalization across newly extracted runtime modules.
  • Resolved cargo fmt --check CI failure.
  • Fixed strict clippy CI (cargo clippy -- -D warnings) by adding a targeted allow on:
    - prepare_tools_and_qualification in src/run_prep.rs
  • No intended runtime behavior changes.

Impact

  • Improves build/release reliability for contributors and CI.
  • Safe upgrade from v0.2.0 for all users.

Upgrade

cargo install --path . --force
localagent version