summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node/tests/test_ops_links.py
Commit message (Collapse)AuthorAgeFilesLines
* feat(node): member invite --link and member cancel in the CLIChristophe Besson2 days1-0/+107
The CLI makes both halves itself — the node's code, then the hub's ticket bound to the address — and prints the link; a refused ticket takes the code back, and cancel takes back both. The CLI never asks the hub to mail. Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>