Skip to content

v1.0.6 — a woken agent can read its own inbox

Choose a tag to compare

@github-actions github-actions released this 12 Aug 14:03
· 9 commits to main since this release
cc0bf97

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 version

Verify the download:

sha256sum -c checksums.txt --ignore-missing

Verify 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.gz

Setting up an instance: README.
What changed: CHANGELOG.

Licensed under AGPL-3.0. The code of this release is the tag v1.0.6.