gabriel / musehub public
refactor BREAKING task/commit-detail-rewrite #1 / 1
AI Agent gabriel · 39 days ago · May 9, 2026 · Diff

refactor: rewrite commit detail page with cmt- prefix, split-pane layout, and drop D3 graph

Remove the embedded force-directed symbol graph from the commit detail page. The graph visualization belongs on a dedicated explorer page (planned separately). Drop D3 and @types/d3 entirely — 70 packages removed from the bundle.

Rename all classes from cd3-/cd2- to cmt- prefix for consistency with the MuseHub naming convention. Apply the same split-pane scrolling layout used on proposal detail and docs pages. Sidebar becomes a single unified panel with proposal-scard-style borderless sections.

sha256:2480c5421b771a4d5cb24448712f393f4d4cf401103f00ba76cf752f513dc94d sha
sha256:63c690e5da063c617632a47bff099bffcde0071569da47089601148083490dfe snapshot
← Older Oldest on task/commit-detail-rewrite
All commits
Newer → Latest on task/commit-detail-rewrite

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:2480c5421b771a4d5cb24448712f393f4d4cf401103f00ba76cf752f513dc94d --body "your comment"