[medium] muse-job: pristine-repo collision across orgs
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 76/100
Research direction
Start at muse-job:121-125, especially repo_name_from_url, and inspect how pristine clone paths are derived from repository URLs. Reproduce the org1/foo and org2/foo collision, then verify that each repository gets a distinct pristine directory and that the existing fetch, worktree, and push flow remains correct.
Written by the indexing model from the issue text.
Description
Summary
muse-job:121-125 (repo_name_from_url) keys ~/repos/ on the last URL segment only: org1/foo and org2/foo share one clone.
Scenario
The second spawn silently git fetches the wrong repo, cuts the worktree from the wrong base, and the agent pushes/PRs against the wrong upstream.
Proposed fix
Namespace the pristine dir by org or by URL hash.
Severity: medium. Filed from the 2026-09-18 adversarial review of the muse-job session architecture.
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- Avg merge
- 4h 37m
- Merged PRs (30d)
- 87
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from ntindle/spark-vm
-
area:confirmd severity:medium track:open-source
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
area:proxy good first issue severity:low track:open-source
Difficulty 1/5 Under an hour Newbie friendliness 88/100
-
area:proxy security severity:low track:open-source
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
All issues in ntindle/spark-vm
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100