v0.2.4 — namespace-only Hub team (no machine bind)
Breaking product rule
No machine-wide Hub team bind.
~/.agent-hub/config.json= JWT only- Team bind = per namespace via
hub_bind_team({namespace_id, business_code}) - Resolve:
env→namespace→workdir(homebusiness_codeignored / cleared on bind)
Avoids multi-project conflicts when two namespaces need different teams.
Also includes: /agentflow update (skill+MCP version check), namespace bind APIs.
Upgrade
curl -fsSL https://raw.githubusercontent.com/toustifer/agentflow/master/scripts/install.sh \
| VERSION=v0.2.4 bash -s -- --write-configRestart Claude, then re-bind each project:
hub_bind_team({ namespace_id: "...", business_code: "z8gw" })
hub_status({ namespace_id: "..." })