gabriel / musehub public
BREAKING dev
AI Agent gabriel · 127 days ago · May 8, 2026 · Diff

ui: commit detail — long IDs everywhere, remove comment form

Replace all short_id filter/variable uses with full commit_id so no cryptographic content is truncated. Remove the HTMX comment form and replace with a read-only CLI hint. Fix the broken 'browse tree at this commit' link which used the undefined short_id variable.

sha256:a460601aaa978eea6a550b34fe48f4791a35f7271c270897e1ad68cce0279dd6 sha
+2 ~5 −7 symbols
sha256:05cbdb886f3d6c31d88a4b1bc7ffeef879a831ec9ff5bf0f827e0de24a754527 snapshot
+2
symbols added
~5
symbols modified
−7
symbols removed
0
dead code introduced
Semantic Changes 14 symbols
~ musehub/templates/musehub/pages/commit_detail.html .html 1 symbol removed, 5 symbols modified
form@502 section form@502 L502–512
~ src/scss/components/_commit-detail.scss .scss 3 symbols removed
cd3-comment-input rule .cd3-comment-input L661–675
placeholder rule .cd3-comment-input::placeholder L674–674
cd3-comment-input:focus rule .cd3-comment-input:focus L673–673
~ src/scss/pages/_commit-detail.scss .scss 2 symbols added, 3 symbols removed
cd3-comment-actions rule .cd3-comment-actions L252–256
cd3-comment-form rule .cd3-comment-form L248–248
cd3-comment-input rule .cd3-comment-input L250–250
+ cd3-cli-hint rule .cd3-cli-hint L248–261
+ cd3-cli-hint-icon rule .cd3-cli-hint-icon L260–260
← 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:a460601aaa978eea6a550b34fe48f4791a35f7271c270897e1ad68cce0279dd6 --body "your comment"