Skip to content

Commit 39e7ece

Browse files
Document Beads workflow and ignore tracker artifacts
1 parent 75f0ae5 commit 39e7ece

3 files changed

Lines changed: 6 additions & 0 deletions

File tree

.beads/issues.jsonl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
{"id":"IngrediCheck-Backend-1","title":"Merge last two commits on main into single commit","description":"","status":"closed","priority":2,"issue_type":"chore","created_at":"2025-10-16T10:41:44.894745+05:30","updated_at":"2025-10-16T10:43:33.91041+05:30","closed_at":"2025-10-16T10:43:33.91041+05:30"}
2+
{"id":"IngrediCheck-Backend-2","title":"Track Beads directory in repo","description":"","status":"closed","priority":2,"issue_type":"chore","created_at":"2025-10-16T10:47:54.263957+05:30","updated_at":"2025-10-16T11:31:50.161622+05:30","closed_at":"2025-10-16T11:31:50.161622+05:30"}

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@ local/finetuning/preferencevalidatordataset/.env
22
.env
33
supabase/tests/.env-state.json
44
supabase/functions/.env
5+
6+
# beads metadata generated by bd tool
7+
.beads/*.db

AGENTS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
We track work in Beads instead of Markdown. Run \`bd quickstart\` to see how.

0 commit comments

Comments
 (0)