v1.0.6 — a woken agent can read its own inbox
Changelog
- cc0bf97: feat(waker): hosted woken Claude authenticates the MCP with the account token (#16) (@Coddyum)
- 32f2317: fix(release): Homebrew tap token must use the bare .Env form (#15) (@Coddyum)
Installation
tar xzf flowlio_1.0.6_<os>_<arch>.tar.gz
sudo install flowlio /usr/local/bin/
flowlio versionVerify the download:
sha256sum -c checksums.txt --ignore-missingVerify where the binaries came from — this repository, this tag, this workflow:
gh attestation verify --repo Coddyum/flowlio-agents flowlio_1.0.6_<os>_<arch>.tar.gzSetting up an instance: README.
What changed: CHANGELOG.
Licensed under AGPL-3.0. The code of this release is the tag v1.0.6.