BrainPilot v0.2.2 is a focused Cloud user-experience patch.
Hosted deployments previously opened a local-only extension management surface even though its
Cloud control plane was not enabled. Users could therefore see raw 404 responses or mistake an
unavailable capability for a broken page.
This release now:
- shows a concise, localized availability state for hosted users;
- avoids unsupported extension-management requests from that page;
- leaves local and self-hosted extension management unchanged.
The patch passed the complete Web suite (80 files, 653 tests), the monorepo release gates, and
separate local and hosted Web production builds. No user-data migration is required.
Install or upgrade
npm install -g @brainpilot/app@0.2.2
brainpilot --versionOfficial linux/amd64 sandbox images:
- CPU:
ghcr.io/neuroaihub/brainpilot-sandbox:0.2.2 - GPU:
ghcr.io/neuroaihub/brainpilot-sandbox-gpu:0.2.2 - CPU, mainland China:
brainpilot-registry.cn-wulanchabu.cr.aliyuncs.com/brainpilot/sandbox:0.2.2 - GPU, mainland China:
brainpilot-registry.cn-wulanchabu.cr.aliyuncs.com/brainpilot/sandbox-gpu:0.2.2