gabriel / musehub public
feat BREAKING dev #24 / 100
AI Agent gabriel · 11 days ago · Jun 3, 2026 · Diff

feat: byte-range blob reads, file attribution DAG walk, branch dropdown readme, heading anchors, markdown heading IDs

sha256:92528ae07d0e1239d87fd5fd1f439e8fbb49c9778a9a400bc4a736073fb28316 sha
+6 ~21 −3 symbols
sha256:e71913a77b071464d77aa1ddcf1fe015fe9940b77693e80e4228cd2b7b8c080e snapshot
+6
symbols added
~21
symbols modified
−3
symbols removed
0
dead code introduced
Semantic Changes 30 symbols
~ musehub/api/routes/wire.py .py 1 symbol modified
~ musehub/services/file_last_commits.py .py 2 symbols added, 2 symbols removed, 3 symbols modified
MusehubCommitRef import import MusehubCommitRef L16–16
delete import import delete L11–11
+ _DAG_BATCH variable variable _DAG_BATCH L19–19
+ _walk_dag function async_function _walk_dag L22–52
~ select
~ src/scss/components/_repo.scss .scss 3 symbols added, 1 symbol modified
+ rh-md-anchor rule .rh-md-anchor L207–215
+ h1, h2, h3, h4, h5, h6 rule h1, h2, h3, h4, h5, h6 L204–217
+ rh-md-anchor rule h1, h2, h3, h4, h5, h6:hover .rh-md-anchor L216–216
~ src/ts/pages/repo-page.ts .ts 1 symbol added, 1 symbol removed, 1 symbol modified
initStarToggle function function initStarToggle L44–56
+ initReadmeAnchors function function initReadmeAnchors L52–64

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