gabriel / musehub public
fix patch dev
AI Agent gabriel · 132 days ago · May 4, 2026 · Diff

fix: ui_repo and ui_tree read provenance from first-class columns, drop commit_meta

sha256:f9f7cea5d30187a74a62117ce301d97287d23cb5b66b02735991869b7e0f890f sha
+13 ~2 symbols
sha256:5bc7cf355a0e3ffe3b9f75c2ec4f480c29698b971eff69f9b8692fa0fee0f1bb snapshot
+13
symbols added
~2
symbols modified
0
dead code introduced
Semantic Changes 15 symbols
~ tests/test_ui_repo_no_commit_meta.py .py 13 symbols added
+ _add_commit function async_function _add_commit L21–34
+ _sha function function _sha L17–18
+ _utc function function _utc L13–14
+ AsyncSession import import AsyncSession L7–7
+ annotations import import annotations L2–2
+ create_repo import import create_repo L10–10
+ datetime import import datetime L6–6
+ db import import db L9–9
+ hashlib import import hashlib L4–4
+ pytest import import pytest L5–5
+ timezone import import timezone L6–6
+ test_r1_musehub_commit_has_no_commit_meta_attribute function async_function test_r1_musehub_commit_has_no_commit_meta_attribute L42–60
+ test_r2_repo_route_no_commit_meta_error function async_function test_r2_repo_route_no_commit_meta_error L68–93
← 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:f9f7cea5d30187a74a62117ce301d97287d23cb5b66b02735991869b7e0f890f --body "your comment"