Steve Yegge
c61ca494fe
feat(daemons): implement discovery and list command (bd-146, bd-147)
- Add daemon discovery mechanism with socket scanning
- Implement depth-limited filesystem walk to avoid hangs
- Add DaemonInfo struct with metadata collection
- Create 'bd daemons list' command with table and JSON output
- Add FindDaemonByWorkspace and CleanupStaleSockets utilities
- Fix workspace path to be parent of .beads directory
- Add comprehensive tests for discovery functionality
Closes bd-146
Closes bd-147
2025-10-26 18:10:24 -07:00
..
2025-10-26 11:55:24 -07:00
2025-10-24 12:40:56 -07:00
2025-10-26 17:15:39 -07:00
2025-10-26 18:10:24 -07:00
2025-10-26 17:55:39 -07:00
2025-10-25 18:54:00 -07:00
2025-10-25 23:32:47 -07:00