gabriel / musehub public
feat BREAKING dev
AI Agent gabriel · 132 days ago · May 9, 2026 · Diff

feat: add full-bleed hero to commit detail page

Full-bleed hero with gradient background and type-keyed radial glow. Eyebrow row: type/semver/scope/branch badges left, author + time + diff right. Two-column hero body: title + commit body text left, manifest right. Manifest shows full SHA (with copy button), parent IDs, symbol tallies, files changed, and snapshot ID — all full-length IDs, no truncation. Split-pane body (main + sidebar) below via cmt-wrap.

sha256:f0e517efc9fe9980ddb1f1544be7f278d2509ac5472fcd5a2ebd0ab00791a8d1 sha
+32 ~10 −16 symbols
sha256:0c3b064c3c81c8aa82c906db2e78513d03f44578727b9c5a2fad1e706fb182c5 snapshot
+32
symbols added
~10
symbols modified
−16
symbols removed
0
dead code introduced
Semantic Changes 58 symbols
~ musehub/templates/musehub/pages/commit_detail.html .html 1 symbol added, 1 symbol removed, 5 symbols modified
main@52 section main@52 L52–324
+ main@164 section main@164 L164–371
~ src/scss/components/_commit-detail.scss .scss 18 symbols added, 10 symbols removed, 4 symbols modified
cmt-author rule .cmt-author L67–73
cmt-author:hover rule .cmt-author:hover L72–72
cmt-avatar rule .cmt-avatar L39–65
cmt-avatar--agent rule .cmt-avatar.cmt-avatar--agent L50–54
cmt-avatar--human rule .cmt-avatar.cmt-avatar--human L55–59
cmt-avatar--unk rule .cmt-avatar.cmt-avatar--unk L60–64
cmt-body rule .cmt-body L28–35
cmt-header rule .cmt-header L11–18
cmt-sha-inline rule .cmt-sha-inline L84–91
cmt-subject rule .cmt-subject L20–26
+ cmt-hero rule .cmt-hero L11–15
+ cmt-hero-glow rule .cmt-hero--agent .cmt-hero-glow L29–30
+ cmt-hero-glow rule .cmt-hero--default .cmt-hero-glow L31–31
+ cmt-hero-glow rule .cmt-hero--docs .cmt-hero-glow L28–28
+ cmt-hero-glow rule .cmt-hero--feat .cmt-hero-glow L23–23
+ cmt-hero-glow rule .cmt-hero--fix .cmt-hero-glow L24–24
+ cmt-hero-glow rule .cmt-hero--perf .cmt-hero-glow L26–26
+ cmt-hero-glow rule .cmt-hero--refactor .cmt-hero-glow L25–25
+ cmt-hero-glow rule .cmt-hero--test .cmt-hero-glow L27–27
+ cmt-hero-actor rule .cmt-hero-actor L51–57
+ cmt-hero-actor:hover rule .cmt-hero-actor:hover L56–56
+ cmt-hero-agent-badge rule .cmt-hero-agent-badge L63–75
+ cmt-hero-desc rule .cmt-hero-desc L41–49
+ cmt-hero-glow rule .cmt-hero-glow L17–21
+ cmt-hero-title rule .cmt-hero-title L33–39
+ cmt-manifest-key rule .cmt-manifest-key L79–79
+ cmt-manifest-val rule .cmt-manifest-val L81–86
+ cmt-mono rule .cmt-manifest-val.cmt-mono L85–85
~ src/scss/pages/_commit-detail.scss .scss 13 symbols added, 5 symbols removed, 1 symbol modified
cmt-body rule .cmt-body L81–81
cmt-header rule .cmt-header L56–56
cmt-header-top rule .cmt-header-top L58–64
cmt-meta rule .cmt-meta L83–91
cmt-subject rule .cmt-subject L80–80
+ cmt-eyebrow rule .cmt-eyebrow L29–36
+ cmt-eyebrow-left rule .cmt-eyebrow-left L38–43
+ cmt-hero rule .cmt-hero L20–20
+ cmt-hero-body rule .cmt-hero-body L52–58
+ cmt-hero-desc rule .cmt-hero-desc L65–65
+ cmt-hero-inner rule .cmt-hero-inner L22–27
+ cmt-hero-left rule .cmt-hero-left L60–63
+ cmt-manifest rule .cmt-manifest L69–77
+ cmt-manifest-key rule .cmt-manifest-key L99–106
+ cmt-manifest-row rule .cmt-manifest-row L79–87
+ cmt-manifest-row:last-child rule .cmt-manifest-row:last-child L86–86
+ cmt-manifest-val rule .cmt-manifest-val L89–97
+ cmt-wrap rule .cmt-wrap L110–115
← Older Oldest on dev
All commits
Newer → Latest on dev

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:f0e517efc9fe9980ddb1f1544be7f278d2509ac5472fcd5a2ebd0ab00791a8d1 --body "your comment"