Skip to content

v0.8.1

Choose a tag to compare

@Yehonal Yehonal released this 10 Jun 20:00
· 220 commits to main since this release

Patch release. The CLI now derives its version from package.json at runtime instead of a hardcoded string, fixing two issues in 0.8.0:

  • agentwheel --version reported 0.7.0 instead of the real version.
  • The update notifier compared against the stale hardcoded 0.7.0 and so perpetually told up-to-date users an update was available.

No API or behavior changes otherwise.