@sleep2agi/agent-network 2.1.7-preview.0 → 2.1.7-preview.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -125,8 +125,8 @@ anet init project # write .mcp.json + CLAUDE.md [verifi
125
125
 
126
126
  Listed for transparency — these commands exist but are not part of the primary supported path.
127
127
 
128
- - `anet quickstart` — legacy guided setup; use `anet hub start` + `anet node create` instead.
129
- - `anet license` / `anet activate` — experimental legacy trial/pro-license commands; not part of the primary local flow.
128
+ - `anet quickstart` — legacy v0.6 guided setup (still in code but not in docs); use `anet hub start` + `anet init` + `anet login` + `anet node create` instead.
129
+ - `anet license` / `anet activate` — v0.6 legacy trial / pro-license commands. **No longer needed after Apache 2.0 OSS.** Hub still keeps a SQLite `licenses` table for backward-compat (creates a 14-day trial on first run). On `license_expired`, see [troubleshooting](https://anet.sh/troubleshooting).
130
130
  - `anet network create` / `anet network invite` / cross-user network sharing — code is in, no full E2E.
131
131
  - `anet channel add telegram|wechat|feishu` — channel code exists; only the Telegram-oriented paths are actively exercised.
132
132