Files
beads/cmd/bd
Steve Yegge f3e1268b33 refactor: remove deprecated global daemon support
Global daemon support has been deprecated for most of the project's
lifetime. This change removes the dead code entirely:

- Remove --global and --migrate-to-global daemon flags
- Remove runGlobalDaemon() and migrateToGlobalDaemon() functions
- Remove shouldUseGlobalDaemon() and getGlobalBeadsDir() functions
- Simplify functions that had global bool parameters
- Remove warning about old global socket in getSocketPath()

This reduces code complexity and removes 238 net lines of unused code.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-24 23:39:54 -08:00
..
2025-11-24 22:28:57 -08:00
2025-11-09 14:53:59 -08:00
2025-11-24 00:35:04 -08:00
2025-11-09 14:53:59 -08:00
2025-11-24 01:17:34 -08:00
2025-11-24 21:16:44 -08:00
2025-11-24 15:46:47 -08:00
2025-11-24 21:16:44 -08:00
2025-11-24 11:28:32 -08:00
2025-11-24 22:21:55 -08:00
2025-11-23 17:16:27 -08:00
2025-11-24 22:28:57 -08:00