- Move leftSidebarMode from URL state to local useState in unified-shell,
avoiding force-dynamic router round-trip that made the button appear broken - Replace fileURLToPath(new URL(..., import.meta.url)) with process.cwd()
in bb-pi-bootstrap.ts — import.meta.url is a webpack:// URL in Next.js,
causing cross-realm TypeError when passed to Node.js fileURLToPath()
|
||
|---|---|---|
| .. | ||
| 2026-02-14-beadboard-driver-skill-and-bb-resolution.md | ||
| 2026-03-03-global-installer-contract-and-manifest.md | ||
| 2026-03-03-runtime-manager-global-install.md | ||
| 2026-03-05-bb-daemon-attachment-model.md | ||