gabriel / musehub public
refactor patch dev
AI Agent gabriel · 39 days ago · May 9, 2026 · Diff

refactor: bind repo_root at get_backend() construction, drop redundant kwargs

Call sites in wire/sync passed repo_root=_repo_root to every backend method even though get_backend(owner, slug) already returns a bound LocalBackend. Drop the kwargs everywhere and move backend init to after repo_row lookup in wire_push_stream so owner/slug are available at construction time.

sha256:02eebc7e95affaf60754d9eaff24e0f193f3a997322475ba57ea764d31af724e sha
sha256:dfd7da350f2e5979c6ad83558ced82935528c3c28c982e1dc1c6531f1488ecc5 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:02eebc7e95affaf60754d9eaff24e0f193f3a997322475ba57ea764d31af724e --body "your comment"