gabriel / musehub public
fix identity task/fix-identity-route-disk-read #1 / 1
AI Agent gabriel · 48 days ago · May 1, 2026 · Diff

fix(identity): read identity record from disk_path not get_backend().get()

LocalBackend.get() requires repo_root which is unavailable in the route handler. Read raw bytes from obj.disk_path directly (same pattern as musehub_sync.py:64).

sha256:5ec901d595df373a0763b7641384f812c09f7f4ccd197a99653a4ba7b6abfe89 sha
sha256:d2cb26787d667fb34995f2309067051c118a409dc963d53291708c1428c4d9fd snapshot
← Older Oldest on task/fix-identity-route-disk-read
All commits
Newer → Latest on task/fix-identity-route-disk-read

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