WZRD Hub

Connect your WZRD instance to sync skills, workflows, and shared-project memory.

Install

1Install Node.js 22+, then install the pi coding agent:
# requires Node.js 22+
npm install -g pi-coding-agent
2Clone the WZRD framework:
git clone https://github.com/earendil-works/wzrd-pi-dev.git ~/.wzrd-pi-dev

Connect

3Got an invite code from the hub owner? Connect:
# replace YOUR-CODE with the invite code you received
wzrd-hub connect --code YOUR-CODE \
  --hub https://srv1377554.tail031b7a.ts.net

On success your instance is registered and a first sync is queued. Run wzrd-hub confirm once to approve the initial data pull/push (your private project content and conversations never leave your machine — only shared projects and community skills/workflows sync).

Request access

No invite code? POST to /api/v1/register with a note for the owner to review, or message the hub owner directly.