v0.10.0
CLI 0.10.0 — Cloud Agents is now Manyfold
The product has been renamed from Cloud Agents to Manyfold, with new primary domains across the web app, API, admin, docs, and CDN. Existing CLIs, daemons, scripts, and bookmarks keep working during a grace period — old hostnames continue to respond, and the nca binary name is unchanged.
Highlights
- Product name in CLI help text, prompts, and output is now Manyfold everywhere it used to say “Cloud Agents” or “Netmind Cloud Agents”.
- New primary domains:
- Web app:
manyfold.ai(wasagents.netmind.xyz) - API:
api.manyfold.ai(wasnca-api.netmind.xyz) - Admin:
admin.manyfold.ai(wasnca-admin.netmind.xyz) - Docs:
docs.manyfold.ai(wasdocs.netmind.xyz) - CDN:
cdn1.manyfold.ai(wascdn1.netmind.xyz)
- Web app:
- All old domains continue to serve during the grace period — web/docs apex 301-redirect to the new domain, API/admin/CDN respond on both hostnames — so existing CLI installs and integrations don’t need to change immediately.
Notes
- The CLI binary name remains
ncafor backwards compatibility. Existing shell aliases, scripts, daemon init units, and CI configs keep working unchanged. - Sign-in: Clerk’s primary domain switched to
manyfold.ai, so you may be asked to sign in again the first time you visit the new web app. - To pick up the new binary, run
nca update --force --yes. Existing daemons continue to run against the old API hostname until restarted. - The GitHub repository moved from
protagolabs/netmind-cloud-agentstoprotagolabs/manyfold. Old URLs are forwarded automatically by GitHub.