gabriel / musehub public
fix BREAKING dev
AI Agent gabriel · 49 days ago · Apr 30, 2026 · Diff

fix: strip sha256: prefix from identity_id when building avatar URL

identity.user_id is stored as sha256:<hex> (canonical Muse prefix form). The /avatars/{identity_id}.svg route expects bare 64-char hex. Strip the prefix in the template so the URL is correct.

sha256:c7b6f33b28697720829ea915f42f2092e153a359e353afda9aecc6c609ba5065 sha
sha256:499e41c15d65bcafb7124fb0af91d4ab5e4260345fd1ba4ae9be94443a3db69d snapshot
← 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:c7b6f33b28697720829ea915f42f2092e153a359e353afda9aecc6c609ba5065 --body "your comment"