v0.1.1 — hub init works without sudo
Fix
hub init no longer requires root on a normal user install.
If /var/lib/ansible-flow/hub is not writable, state defaults to:
~/.local/share/ansible-flow/hub
~/.local/share/ansible-flow/spoke
Override anytime with ANSIBLE_FLOW_HUB_DIR / --hub-dir (same for spoke).
Upgrade
pip install -U ansible-flow-mcp
ansible-flow-mcp hub init --name ctrl-01Package version 0.1.1.