beadboard/src
zenchantlive d335e5bf71 fix: orchestrator button + Pi SDK session error
- 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-03-24 19:02:04 -05:00
..
app fix: orchestrator button + Pi SDK session error 2026-03-24 19:02:04 -05:00
cli fix: orchestrator button + Pi SDK session error 2026-03-24 19:02:04 -05:00
components fix: orchestrator button + Pi SDK session error 2026-03-24 19:02:04 -05:00
hooks fix: orchestrator button + Pi SDK session error 2026-03-24 19:02:04 -05:00
lib fix: orchestrator button + Pi SDK session error 2026-03-24 19:02:04 -05:00
styles/themes checkpoint: pre-split branch cleanup 2026-03-03 16:43:42 -08:00
tui fix: orchestrator button + Pi SDK session error 2026-03-24 19:02:04 -05:00