mirror of
https://github.com/runbear-io/beardrive.git
synced 2026-08-25 08:08:08 +02:00
- project home at /<pid>: connect-an-agent guide (Claude plugin flow, Hermes/Codex CLI tabs, persisted choice, copy buttons, real hub origin + project id), with Insights embedded below for admins/org-owners - Insights: squarified treemap, reads×freshness scatter with danger quadrant, hot-path list, agent coverage matrix — classic math ported verbatim into JSX SVG; dedicated /insights route - history views: whole-project / subtree / per-file feeds with kind tags, device attribution, expandable linkified session notes - REPLACED react-router-dom with src/nav.ts (~40-line synchronous history router): v7 wraps navigation in startTransition, which left the old view on screen for seconds after the URL changed (flaky navigations, 35KB heavier bundle). Routing semantics are unchanged. - e2e: 12 new specs porting the original 17 parity checks (34 total, ~13s, stable across repeated runs) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01P5cxPQdSGJnjXCYY9GeWXt