Adds --foreground flag to 'bd daemon --start' that runs the daemon in foreground instead of forking to background. This enables management by process supervisors like systemd, supervisord, or similar tools. Usage: bd daemon --start --foreground Closes #438 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>