Skip to content

v0.0.13

Choose a tag to compare

@GTC2333 GTC2333 released this 12 Jul 17:56
230a8c6

v0.0.13

26 commits since v0.0.12 — patch release with UX polish, new fmriprep skill, per-tool toggles, and Azure Responses reasoning fix.

Features

  • feat(skills): add fmriprep skill to 06_fMRI_Neuroimaging (#280)
  • feat(runtime): cross-user read-only shared root (/shared, legacy parity) (#279)
  • feat(web): fold non-fatal agent errors by default + red-dot badge on Agents tab (#278, #281)
  • feat(tools): per-tool on/off toggles for skill_search + local KB tools (#277)
  • feat(web): no-provider banner with a CTA to Settings → Providers
  • feat(demo): draggable + persisted panel dividers in Live Demo (#275)

Fixes

  • fix(runtime): pin pi-coding-agent 0.80.3; Azure Responses store:false reasoning fix via postinstall (#265)
  • fix(runtime): strip Azure Responses server item ids on stateless replay
  • fix(web): ask_user takes over the composer to prevent session hangs (#272, #273)
  • fix(demo): replay perf + cache correctness — concurrent packing, real node times, missing-file notice, abort, URL revocation, O(1) fold (#274)
  • fix(backend-core): JSON error handler so runtime-start failures reach the UI
  • fix(web): guard handleJson against non-JSON 2xx responses

npm

All packages published at 0.0.13:
@brainpilot/protocol, @brainpilot/skills, @brainpilot/runtime, @brainpilot/backend-core, @brainpilot/web, @brainpilot/app.

Install / upgrade:

npm i -g @brainpilot/app@0.0.13

🤖 Generated with Claude Code