Skip to content

v0.8.2

Choose a tag to compare

@rohanharikr rohanharikr released this 11 May 13:54
· 72 commits to main since this release

Documentation patch release.

What's new

  • Fixed broken npx @aauth/local-keys references across READMEs and bootstrap skill files. @aauth/local-keys is a library and has no bin — CLI usage is via @aauth/bootstrap. (#6)
  • Added READMEs for @aauth/bootstrap, @aauth/fetch, and @aauth/hardware-keys (previously missing).
  • Rewrote @aauth/local-keys README as a library reference; CLI users redirected to @aauth/bootstrap.
  • Normalized default person server URL to https://person.hello-beta.net everywhere, with a note that the Hellō Beta PS resets data regularly and that users can run their own PS via --person-server / --ps.
  • Sub-package READMEs (mcp-agent, mcp-server, mcp-stdio, mcp-openclaw) now link aauth-dev/packages-js (this repo) and dickhardt/AAuth (the spec) separately, instead of conflating them.

No code changes — packages are functionally identical to 0.8.1.