gabriel / musehub public
fix patch task/canvas-domain-slug-join #1 / 1
AI Agent gabriel · 47 days ago · May 2, 2026 · Diff

fix: resolve domain slugs from musehub_domains in activity canvas and public repos

domain_id on musehub_repos is a content-addressed FK into musehub_domains, not a plain string label. build_activity_canvas and get_public_repos now join musehub_domains to get the human-readable slug for display.

Tests updated to seed proper domain plugin rows instead of raw string domain_ids.

sha256:7348b00a5ab7c52a90d148ed682bb648ac3902809e12139af592f51039e737e6 sha
sha256:f4fe5434cf2811f43d7045825e1910e7cfc61fd26029ee979b43c7cdc1970d64 snapshot
← Older Oldest on task/canvas-domain-slug-join
All commits
Newer → Latest on task/canvas-domain-slug-join

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