Skip to content

v0.2.2 — namespace↔Hub team bind

Choose a tag to compare

@toustifer toustifer released this 24 Jul 19:17
· 5 commits to master since this release

What's new

  • Namespace ↔ Hub team bind: one workdir/namespace maps to one Hub team (4-char business_code)
  • MCP tools: namespace_update, hub_bind_team, hub_status
  • Resolve order: envnamespace metadata → workdir hub-client → home config
  • Accepts display path paste (zhiji-z8gw → stores z8gw)

Install / upgrade

curl -fsSL https://raw.githubusercontent.com/toustifer/agentflow/master/scripts/install.sh \
  | VERSION=v0.2.2 bash -s -- --write-config

Then fully quit and restart Claude Code. Verify with flow_ping, then:

hub_bind_team({ namespace_id, business_code: "z8gw" })
hub_status({ namespace_id })  # source=namespace

Docs: https://hub.stifer.xyz/agent-setup.md