v0.8.1
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 --versionreported0.7.0instead of the real version.- The update notifier compared against the stale hardcoded
0.7.0and so perpetually told up-to-date users an update was available.
No API or behavior changes otherwise.