Skip to content

v0.0.8

Choose a tag to compare

@GTC2333 GTC2333 released this 25 Jun 12:14
· 375 commits to main since this release
70b7beb

BrainPilot v0.0.8

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

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

Install / upgrade:

npm install -g @brainpilot/app@0.0.8

Highlights since v0.0.7

  • feat(web): collapse sidebar when dragged narrow enough (#159 / #163)
  • fix(web): remove non-functional file-upload icon from composer (#160 / #162)
  • fix(demo): preserve full conversation in live-demo export/replay (#158)
  • fix(windows): use pathToFileURL for cross-platform path handling (#154 / #155)
  • docs(readme): provider-agnostic API-key config in Quick Start; README/README-zh sync

Docker images

⚠️ Docker images for v0.0.8 are not yet published to the public registries.
The container registries below currently remain at 0.0.6. The 0.0.8 images
are built locally but have not been pushed; this section will be updated once
they are released.

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

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