From 22eca953ce8b87cb28e2c74e012f15fc86a139ea Mon Sep 17 00:00:00 2001 From: Claude Agent Date: Wed, 7 Jan 2026 10:08:22 +0000 Subject: [PATCH] beads --- .beads/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.beads/config.yaml b/.beads/config.yaml index f242785..1de3590 100644 --- a/.beads/config.yaml +++ b/.beads/config.yaml @@ -42,7 +42,7 @@ # This setting persists across clones (unlike database config which is gitignored). # Can also use BEADS_SYNC_BRANCH env var for local override. # If not set, bd sync will require you to run 'bd config set sync.branch '. -# sync-branch: "beads-sync" +sync-branch: "beads-sync" # Multi-repo configuration (experimental - bd-307) # Allows hydrating from multiple repositories and routing writes to the correct JSONL @@ -59,4 +59,4 @@ # - linear.url # - linear.api-key # - github.org -# - github.repo +# - github.repo \ No newline at end of file