- 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()
|
||
|---|---|---|
| .. | ||
| adr | ||
| archive | ||
| dispatch | ||
| features | ||
| ops | ||
| plans | ||
| prompts | ||
| protocols | ||
| screenshots | ||
| agent-session-flow.md | ||
| api-reference.md | ||
| manual-test-phase-1-worker-spawning.md | ||
| RFC-001-Agent-Coordination.md | ||