Skip to content

v0.0.6

Choose a tag to compare

@GTC2333 GTC2333 released this 21 Jun 11:15
f956f5e

BrainPilot v0.0.6

npm packages (registry.npmjs.org) — all @ 0.0.6

  • @brainpilot/skills
  • @brainpilot/protocol
  • @brainpilot/runtime
  • @brainpilot/backend-core
  • @brainpilot/web
  • @brainpilot/app

Install / upgrade:

npm install -g @brainpilot/app@0.0.6

Docker images

Image ghcr.io/neuroaihub Aliyun ACR (cn-beijing) Intranet (10.0.3.125:5000)
brainpilot-main (0.0.6,latest)
brainpilot-sandbox (cpu, 0.0.6,latest)
brainpilot-sandbox-gpu (0.0.6,latest)
brainpilot-gpu-base (cu124-torch2.6.0,latest)

GPU images are intentionally not published to ghcr in this release (size / upload constraints). They are available on Aliyun ACR and the intranet registry.

ACR namespace: crpi-t2q2y3ujes80doq8.cn-beijing.personal.cr.aliyuncs.com/brainpilot — note ACR drops the brainpilot- prefix (e.g. .../brainpilot/sandbox-gpu, .../brainpilot/gpu-base).

GPU model: brainpilot-gpu-base (CUDA 12.4 + torch 2.6.0) is the heavy base layer; brainpilot-sandbox-gpu is a thin layer built FROM it.