Skip to content

Commit 3673945

Browse files
committed
feat!: rename 'backlog' status to 'draft'
- Rename status from "backlog" to "draft" to better communicate that these beans need refinement before being actionable - Update prompt.tmpl to exclude "draft" from actionable beans query - Migrate all existing beans from backlog to draft - Update all tests
1 parent 30f3426 commit 3673945

21 files changed

+58
-42
lines changed

.beans/beans-8olg--add-unblocked-filter-to-find-actionable-beans.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Add --unblocked filter to find actionable beans
3-
status: backlog
3+
status: draft
44
type: feature
55
tags:
66
- cli

.beans/beans-digu--support-custom-properties-on-beans.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Support custom properties on beans
3-
status: backlog
3+
status: draft
44
type: feature
55
created_at: 2025-12-13T00:52:24Z
66
updated_at: 2025-12-13T00:52:24Z

.beans/beans-iggk--add-beans-graph-command-for-relationship-visualiza.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Add beans graph command for relationship visualization
3-
status: backlog
3+
status: draft
44
type: feature
55
priority: normal
66
tags:

.beans/beans-ikw9--beans-release-release-management-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: beans release - Release management integration
3-
status: backlog
3+
status: draft
44
type: feature
55
tags:
66
- idea

.beans/beans-j03e--show-relationship-counts-in-list-output.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Show relationship counts in list output
3-
status: backlog
3+
status: draft
44
type: feature
55
tags:
66
- cli

.beans/beans-j7hd--research-claude-code-pluginmarketplace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Research Claude Code plugin/marketplace
3-
status: backlog
3+
status: draft
44
type: task
55
created_at: 2025-12-13T01:53:55Z
66
updated_at: 2025-12-13T01:53:55Z

.beans/beans-jwy7--use-semantic-markdown-sections-in-bean-bodies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Use semantic markdown sections in bean bodies
3-
status: backlog
3+
status: draft
44
type: feature
55
tags:
66
- parsing

.beans/beans-l3jg--add-tag-editing-ui-to-tui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Add tag editing UI to TUI
3-
status: backlog
3+
status: draft
44
type: feature
55
created_at: 2025-12-12T22:58:14Z
66
updated_at: 2025-12-12T22:58:14Z

.beans/beans-lbjp--beans-web-web-ui-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: beans web - Web UI server
3-
status: backlog
3+
status: draft
44
type: feature
55
tags:
66
- idea

.beans/beans-mbi9--graphql-add-filter-parameter-to-relationship-field.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: 'GraphQL: add filter parameter to relationship fields'
3-
status: backlog
3+
status: draft
44
type: feature
55
created_at: 2025-12-13T00:49:39Z
66
updated_at: 2025-12-13T00:49:39Z

0 commit comments

Comments
 (0)