Steve Yegge
fb9b5864af
feat: Add bd repos multi-repo commands and fix bd ready for in_progress issues
- Add 'bd repos' command for multi-repository management (bd-123)
- bd repos list: show all cached repositories
- bd repos ready: aggregate ready work across repos
- bd repos stats: combined statistics across repos
- bd repos clear-cache: clear repository cache
- Requires global daemon (bd daemon --global)
- Fix bd ready to show in_progress issues (bd-165)
- bd ready now shows both 'open' and 'in_progress' issues with no blockers
- Allows epics/tasks ready to close to appear in ready work
- Critical P0 bug fix for workflow
- Apply code review improvements to repos implementation
- Use strongly typed RPC responses (remove interface{})
- Fix clear-cache lock handling (close connections outside lock)
- Add error collection for per-repo failures
- Add context timeouts (1-2s) to prevent hangs
- Add lock strategy comments
- Update documentation (README.md, AGENTS.md)
- Add comprehensive tests for both features
Amp-Thread-ID: https://ampcode.com/threads/T-1de989a1-1890-492c-9847-a34144259e0f
Co-authored-by: Amp <amp@ampcode.com>
2025-10-18 00:37:27 -07:00
..
2025-10-17 11:24:39 -07:00
2025-10-16 17:44:58 -07:00
2025-10-17 23:42:57 -07:00
2025-10-16 20:50:40 -07:00
2025-10-17 22:45:33 -07:00
2025-10-17 23:17:22 -07:00
2025-10-17 22:06:21 -07:00
2025-10-17 15:17:01 -07:00
2025-10-17 13:50:20 -07:00
2025-10-15 14:52:29 -07:00
2025-10-17 17:40:16 -07:00
2025-10-15 02:57:10 -07:00
2025-10-15 20:09:24 -07:00
2025-10-17 00:09:26 -07:00
2025-10-17 11:24:39 -07:00
2025-10-15 17:51:09 -07:00
2025-10-15 23:38:47 -07:00
2025-10-17 21:56:03 -07:00
2025-10-16 00:49:41 -07:00
2025-10-17 23:42:57 -07:00
2025-10-14 13:21:08 -07:00
2025-10-15 23:38:47 -07:00
2025-10-17 01:15:39 -07:00
2025-10-18 00:37:27 -07:00
2025-10-16 17:05:27 -07:00
2025-10-16 21:29:20 -07:00
2025-10-16 21:21:17 -07:00
2025-10-16 21:51:35 -07:00
2025-10-15 17:06:59 -07:00
2025-10-15 16:31:11 -07:00
2025-10-18 00:37:27 -07:00
2025-10-16 18:06:53 -07:00
2025-10-16 17:11:54 -07:00
2025-10-16 12:43:43 -07:00
2025-10-17 18:15:29 -07:00