Split from #291 item 6. Related: #293.
Problem
No way to extend the breeze daemon's allowlist without stopping it and re-starting with the full csv. Onboarding a second tree today means retyping all existing allow-repo entries.
Fix
`first-tree breeze add-repo /` — edits `~/.breeze/config.yaml` `repos:`, restarts the daemon with the merged list as the new allowlist.
Acceptance
Split from #291 item 6. Related: #293.
Problem
No way to extend the breeze daemon's allowlist without stopping it and re-starting with the full csv. Onboarding a second tree today means retyping all existing allow-repo entries.
Fix
`first-tree breeze add-repo /` — edits `~/.breeze/config.yaml` `repos:`, restarts the daemon with the merged list as the new allowlist.
Acceptance