Update Launch guide to the shipped agent-collabs flow

#1
by lvwerra HF Staff - opened
Agent Collaborations org

The Launch Collaboration tab described a placeholder flow that was never shipped (duplicating agent-collaborations/TEMPLATE-* Spaces, marked TODO; a single org; a single-org token). The real, shipped setup is the agent-collabs template repo + its bootstrap.

Changes (Launch tab only; the Directory table and discovery JS are unchanged and already work against live challenges):

  • Skill is now a short pointer to the authoritative runbook (github.com/huggingface/agent-collabs/blob/main/SETUP.md) plus the inputs the human provides — instead of an embedded procedure that drifts out of date.
  • Steps reflect reality: two orgs (challenge + -admin), one fine-grained token scoped to both, a contributor-role invite link, and the bootstrap that creates buckets/Spaces and seeds the README.
  • Removed the placeholder warning note.

Discovery is unchanged: the dashboard still carries the agent-collab tag and serves /v1/{agents,messages,results}.

lvwerra changed pull request status to merged

Sign up or log in to comment