Steve Yegge
e778b3f648
feat(status): add deferred status for icebox issues (bd-4jr)
...
Add 'deferred' as a valid issue status for issues that are deliberately
put on ice - not blocked by dependencies, just postponed for later.
Changes:
- Add StatusDeferred constant and update IsValid() validation
- Add DeferredIssues to Statistics struct with counting in both SQLite
and memory storage
- Add 'bd defer' command to set status to deferred
- Add 'bd undefer' command to restore status to open
- Update help text across list, search, count, dep, stale, and config
- Update MCP server models and tools to accept deferred status
- Add deferred to blocker status checks (schema, cache, ready, compact)
- Add StatusDeferred to public API exports (beads.go, internal/beads)
- Add snowflake styling for deferred in dep tree and graph views
Semantics:
- deferred vs blocked: deferred is a choice, blocked is forced
- deferred vs closed: deferred will be revisited, closed is done
- Deferred issues excluded from 'bd ready' (already works since
default filter only includes open/in_progress)
- Deferred issues still block dependents (they are not done!)
- Deferred issues visible in 'bd list' and 'bd stale'
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2025-12-20 14:24:48 -08:00
..
2025-12-20 03:36:41 -08:00
2025-12-16 13:42:43 -08:00
2025-12-20 02:38:56 -08:00
2025-12-18 18:23:30 -08:00
2025-12-18 18:23:30 -08:00
2025-12-18 18:23:30 -08:00
2025-12-20 03:24:51 -08:00
2025-12-19 23:18:11 -08:00
2025-12-07 21:09:32 +11:00
2025-12-19 23:18:11 -08:00
2025-12-18 18:23:30 -08:00
2025-11-26 22:02:59 -08:00
2025-12-19 00:42:35 -08:00
2025-12-14 14:18:01 -08:00
2025-12-02 23:44:22 -08:00
2025-12-16 01:25:57 -08:00
2025-12-20 03:24:51 -08:00
2025-12-20 14:24:48 -08:00
2025-12-20 14:24:48 -08:00
2025-12-16 17:26:06 -08:00
2025-12-18 20:06:41 +01:00
2025-12-20 02:38:56 -08:00
2025-12-16 00:06:19 -08:00
2025-12-18 18:23:30 -08:00
2025-11-24 23:39:54 -08:00
2025-11-26 20:59:07 -08:00
2025-11-28 23:14:12 -08:00
2025-12-19 17:50:14 -08:00
2025-12-19 17:50:14 -08:00
2025-11-28 23:10:44 -08:00
2025-11-28 23:10:44 -08:00
2025-12-18 18:23:30 -08:00
2025-12-16 01:17:25 -08:00
2025-12-01 17:37:56 -08:00
2025-11-23 21:33:00 -08:00
2025-12-11 07:11:15 -05:00
2025-11-23 21:33:00 -08:00
2025-11-24 23:39:54 -08:00
2025-12-11 07:11:42 -05:00
2025-12-13 12:50:33 -08:00
2025-11-28 23:14:12 -08:00
2025-12-19 23:18:11 -08:00
2025-12-11 07:11:15 -05:00
2025-12-13 12:50:33 -08:00
2025-12-16 01:17:25 -08:00
2025-12-20 14:24:48 -08:00
2025-12-16 22:01:31 -08:00
2025-12-01 21:17:56 -08:00
2025-12-16 00:17:40 -08:00
2025-12-18 18:23:30 -08:00
2025-12-20 14:24:48 -08:00
2025-11-23 20:33:31 -08:00
2025-12-13 12:50:33 -08:00
2025-12-13 10:04:01 +11:00
2025-12-19 17:29:36 -08:00
2025-12-20 03:10:06 -08:00
2025-12-18 01:34:14 -08:00
2025-11-27 22:39:13 -08:00
2025-12-02 23:44:22 -08:00
2025-12-02 23:44:22 -08:00
2025-12-02 23:44:22 -08:00
2025-12-07 21:14:13 +11:00
2025-12-02 22:41:07 -08:00
2025-12-07 20:57:58 +11:00
2025-12-19 01:47:03 -08:00
2025-12-18 18:56:59 -08:00
2025-12-18 18:56:59 -08:00
2025-12-20 01:59:31 -08:00
2025-12-20 14:24:48 -08:00
2025-11-26 17:42:14 -08:00
2025-12-20 02:38:56 -08:00
2025-12-20 03:24:51 -08:00
2025-12-16 14:20:49 -08:00
2025-12-19 23:18:11 -08:00
2025-12-19 23:03:37 -08:00
2025-11-29 23:22:52 -08:00
2025-12-13 12:50:33 -08:00
2025-12-18 20:33:25 -08:00
2025-12-20 03:24:51 -08:00
2025-12-16 14:20:49 -08:00
2025-12-18 00:41:49 -08:00
2025-11-30 15:35:30 -08:00
2025-12-03 17:50:23 -08:00
2025-12-16 00:56:06 -08:00
2025-12-02 23:44:22 -08:00
2025-12-19 17:58:24 -08:00
2025-12-19 17:58:24 -08:00
2025-12-20 14:24:48 -08:00
2025-12-18 02:48:13 -08:00
2025-12-19 12:07:13 -08:00
2025-11-29 22:24:29 -08:00
2025-12-20 09:27:41 -08:00
2025-11-28 23:11:24 -08:00
2025-12-02 23:44:22 -08:00
2025-12-02 23:44:22 -08:00
2025-12-04 11:21:43 -08:00
2025-12-13 12:50:33 -08:00
2025-12-16 14:20:49 -08:00
2025-12-02 23:44:22 -08:00
2025-12-19 22:14:54 -08:00
2025-12-04 11:21:43 -08:00
2025-12-19 23:18:11 -08:00
2025-12-18 11:48:02 -08:00
2025-12-18 18:23:30 -08:00
2025-12-19 00:34:52 -08:00
2025-12-03 18:08:33 -08:00
2025-12-18 00:49:07 -05:00
2025-12-16 01:08:40 -08:00
2025-12-18 20:33:25 -08:00
2025-12-02 23:44:22 -08:00
2025-11-30 00:38:57 -08:00
2025-12-20 13:14:39 -08:00
2025-12-05 14:47:02 -08:00
2025-12-18 11:25:17 -08:00
2025-12-18 02:48:13 -08:00
2025-12-15 23:59:21 -08:00
2025-12-15 23:59:21 -08:00
2025-12-02 23:44:22 -08:00
2025-12-02 23:44:22 -08:00
2025-12-16 13:06:47 -08:00
2025-12-16 17:50:25 -08:00
2025-12-04 11:21:43 -08:00
2025-12-20 14:24:48 -08:00
2025-12-16 13:42:43 -08:00
2025-12-19 22:14:54 -08:00
2025-11-23 21:42:43 -08:00
2025-12-02 22:41:07 -08:00
2025-12-20 14:24:48 -08:00
2025-11-26 22:02:59 -08:00
2025-12-20 13:14:39 -08:00
2025-12-20 14:24:48 -08:00
2025-12-19 17:52:27 -08:00
2025-12-04 11:21:43 -08:00
2025-12-16 14:20:49 -08:00
2025-12-20 03:36:41 -08:00
2025-12-18 00:18:37 -08:00
2025-12-18 00:18:37 -08:00
2025-12-13 12:50:33 -08:00
2025-11-24 00:21:01 -08:00
2025-12-20 03:10:06 -08:00
2025-12-18 11:30:26 -08:00
2025-11-24 10:56:14 -08:00
2025-11-24 11:28:32 -08:00
2025-12-13 12:50:33 -08:00
2025-12-20 14:24:48 -08:00
2025-12-19 00:34:52 -08:00
2025-12-03 18:30:53 -08:00
2025-12-02 23:44:22 -08:00
2025-12-13 10:04:01 +11:00
2025-12-04 11:21:43 -08:00
2025-12-02 23:38:20 -08:00
2025-12-19 22:57:45 -08:00
2025-12-16 00:06:19 -08:00
2025-12-16 00:06:19 -08:00