Update documentation for merge driver auto-configuration

- Add merge driver to bd init workflow in README.md
- Update AGENTS.md with auto-config details
- Document --skip-merge-driver flag
- Provide manual setup instructions
- Clarify beads-merge as alternative external tool

Completes bd-ggbc
This commit is contained in:
Steve Yegge
2025-11-05 19:33:20 -08:00
parent a67142f714
commit 2d69817341
3 changed files with 36 additions and 13 deletions

View File

@@ -32,6 +32,7 @@ The wizard will:
- Create `.beads/` directory and database
- Import existing issues from git (if any)
- Prompt to install git hooks (recommended)
- Prompt to configure git merge driver (recommended)
- Auto-start daemon for sync
## Your First Issues