For solo developers who don't need real-time multi-agent coordination, --squash accumulates changes in JSONL without committing. Run 'bd sync' later (without --squash) to commit all accumulated changes in one commit. This reduces git history noise while preserving the default behavior needed for multi-agent orchestration. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>