Steve Yegge
fd93a29ab5
Add 'bd status' command for issue database overview (bd-28db)
...
Implement a new `bd status` command that provides a quick snapshot of the
issue database state, similar to how `git status` shows working tree state.
Features:
- Summary counts by state (open, in-progress, blocked, closed)
- Ready to work count
- Recent activity stats (last 7 days): created, closed, updated issues
- Support for --assigned flag to filter by current user
- JSON output format with --json flag
- Comprehensive test coverage
Usage examples:
bd status # Show summary
bd status --json # JSON output
bd status --assigned # Filter to assigned issues
bd status --no-daemon # Direct mode with recent activity
Note: Recent activity currently only works in direct mode (--no-daemon).
Daemon mode support marked with TODO for future enhancement.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-11-02 17:57:59 -08:00
..
2025-11-02 14:31:22 -08:00
2025-10-31 18:40:32 -07:00
2025-11-02 15:39:00 -08:00
2025-11-02 10:01:38 -08:00
2025-11-02 10:38:24 -08:00
2025-10-27 20:08:50 -07:00
2025-10-26 22:31:24 -07:00
2025-10-30 15:41:46 -07:00
2025-11-01 11:11:20 -07:00
2025-10-31 22:39:53 -07:00
2025-10-26 21:55:01 -07:00
2025-11-02 15:37:57 -08:00
2025-10-31 21:51:54 -07:00
2025-11-02 14:31:22 -08:00
2025-11-02 08:55:34 -08:00
2025-11-02 08:09:58 -08:00
2025-11-01 19:20:01 -07:00
2025-10-29 12:32:27 -07:00
2025-10-29 22:55:13 -07:00
2025-11-01 23:56:03 -07:00
2025-11-01 19:50:34 -07:00
2025-11-02 08:30:31 -08:00
2025-10-22 13:59:58 -07:00
2025-10-22 13:59:58 -07:00
2025-10-26 22:48:19 -07:00
2025-11-01 19:20:01 -07:00
2025-10-20 21:08:49 -07:00
2025-11-01 19:20:01 -07:00
2025-11-02 16:40:21 -08:00
2025-11-02 16:40:21 -08:00
2025-11-01 21:27:09 -07:00
2025-11-02 16:40:21 -08:00
2025-10-29 15:30:47 -07:00
2025-10-20 21:08:49 -07:00
2025-10-29 15:53:41 -07:00
2025-10-29 11:47:40 -07:00
2025-11-01 23:56:03 -07:00
2025-10-20 21:08:49 -07:00
2025-11-02 08:09:58 -08:00
2025-10-31 18:40:32 -07:00
2025-11-02 16:59:40 -08:00
2025-10-24 00:56:18 -07:00
2025-11-02 14:31:22 -08:00
2025-10-31 15:11:29 -07:00
2025-10-31 15:11:29 -07:00
2025-11-02 08:09:58 -08:00
2025-10-26 22:31:24 -07:00
2025-10-20 21:08:49 -07:00
2025-11-02 17:09:39 -08:00
2025-11-02 17:14:22 -08:00
2025-10-24 13:45:04 -07:00
2025-11-02 14:31:22 -08:00
2025-11-01 11:11:20 -07:00
2025-11-02 14:31:22 -08:00
2025-10-27 20:00:49 -07:00
2025-11-01 20:29:13 -07:00
2025-10-26 23:06:03 -07:00
2025-11-02 08:09:58 -08:00
2025-11-02 08:55:34 -08:00
2025-10-27 22:44:40 -07:00
2025-10-31 01:07:42 -07:00
2025-10-27 20:00:49 -07:00
2025-10-30 22:24:42 -07:00
2025-10-31 01:07:42 -07:00
2025-11-02 16:45:51 -08:00
2025-10-25 16:43:44 -07:00
2025-11-02 14:03:14 -08:00
2025-10-27 20:08:50 -07:00
2025-11-02 15:37:57 -08:00
2025-11-01 22:01:41 -07:00
2025-11-01 22:01:41 -07:00
2025-11-01 20:29:13 -07:00
2025-10-26 22:31:24 -07:00
2025-11-02 14:31:22 -08:00
2025-10-31 21:27:33 -07:00
2025-11-02 14:31:22 -08:00
2025-10-31 17:17:33 -07:00
2025-11-02 14:31:22 -08:00
2025-10-20 21:08:49 -07:00
2025-11-02 08:30:31 -08:00
2025-10-27 20:00:49 -07:00
2025-11-02 14:31:22 -08:00
2025-10-30 16:28:13 -07:00
2025-11-02 08:09:58 -08:00
2025-11-02 14:31:22 -08:00
2025-11-02 14:31:24 -08:00
2025-11-01 19:57:37 -07:00
2025-11-02 08:30:31 -08:00
2025-11-02 17:10:41 -08:00
2025-11-02 17:10:41 -08:00
2025-10-18 18:21:17 -07:00
2025-10-14 01:10:18 -07:00
2025-10-27 20:08:50 -07:00
2025-11-02 14:31:22 -08:00
2025-11-02 11:02:58 -08:00
2025-10-27 22:59:19 -07:00
2025-10-20 21:08:49 -07:00
2025-10-27 18:31:01 +00:00
2025-10-26 22:31:24 -07:00
2025-11-02 14:31:22 -08:00
2025-10-29 12:56:51 -07:00
2025-11-01 23:56:03 -07:00
2025-10-31 19:44:43 -07:00
2025-10-31 22:39:53 -07:00
2025-11-02 09:22:28 -08:00
2025-11-02 14:31:22 -08:00
2025-11-02 14:31:22 -08:00
2025-10-27 20:38:13 -07:00
2025-10-31 23:03:56 -07:00
2025-11-02 14:31:22 -08:00
2025-11-02 17:57:59 -08:00
2025-11-02 17:57:59 -08:00
2025-11-02 17:09:39 -08:00
2025-11-02 17:09:39 -08:00
2025-10-27 20:08:50 -07:00
2025-10-31 19:44:43 -07:00
2025-11-02 16:45:51 -08:00
2025-10-24 00:56:18 -07:00
2025-11-01 23:49:55 -07:00
2025-10-22 23:05:00 -07:00
2025-10-24 15:28:23 -07:00