bd daemon sync: 2026-01-11 22:44:49
This commit is contained in:
committed by
Steve Yegge
parent
a2564bf067
commit
05c931ded0
@@ -1757,6 +1757,7 @@
|
||||
{"id":"bd-oxgi","title":"Add mol_type schema field to beads","description":"Add mol_type field to distinguish molecule types (swarm/patrol/work).\n\n## Context\nSwarms need to be distinguishable from regular work molecules. The mol_type field enables:\n- Filtering: bd list --type=swarm \n- Queries: Find all active swarm molecules\n- Coordinator logic: Different handling for different mol types\n\n## Implementation\n1. Add mol_type column to SQLite schema (nullable, default null = work)\n2. Add mol_type to JSONL format\n3. Update create command to accept --mol-type\n4. Update list/ready commands to filter by mol_type\n5. Values: 'swarm', 'patrol', 'work', null (null = work)\n\n## Reference\n~/gt/docs/swarm-architecture.md - 'Data Model' section\n\n## Acceptance\n- bd create --mol-type=swarm works\n- bd list --mol-type=swarm filters correctly\n- Existing molecules work unchanged (backward compatible)","status":"closed","priority":1,"issue_type":"task","created_at":"2025-12-28T19:11:07.616818-08:00","created_by":"mayor","updated_at":"2025-12-28T19:50:33.213538-08:00","closed_at":"2025-12-28T19:50:33.213538-08:00"}
|
||||
{"id":"bd-oy6c","title":"Bump version in all files","description":"Run ./scripts/bump-version.sh 0.33.2 to update 10 version files. Then run with --commit after info.go is updated.","status":"tombstone","priority":1,"issue_type":"task","created_at":"2025-12-21T16:10:13.759706-08:00","updated_at":"2025-12-21T17:29:31.791368-08:00","deleted_at":"2025-12-21T17:29:31.791368-08:00","deleted_by":"batch delete","delete_reason":"batch delete","original_type":"task"}
|
||||
{"id":"bd-oy7n","title":"Merge: jasper-mjw4bxkx","description":"branch: polecat/jasper-mjw4bxkx\ntarget: main\nsource_issue: jasper-mjw4bxkx\nrig: beads\nagent_bead: gt-beads-polecat-jasper","status":"closed","priority":2,"issue_type":"merge-request","created_at":"2026-01-01T16:25:12.663026-08:00","created_by":"beads/polecats/jasper","updated_at":"2026-01-01T16:26:55.339728-08:00","closed_at":"2026-01-01T16:26:55.339728-08:00","close_reason":"Merged to main"}
|
||||
{"id":"bd-ozuju","title":"Session ended: gt-beads-refinery","status":"closed","priority":2,"issue_type":"event","owner":"steve.yegge@gmail.com","created_at":"2026-01-11T22:44:48.50737-08:00","created_by":"beads/refinery","updated_at":"2026-01-11T22:44:48.57145-08:00","closed_at":"2026-01-11T22:44:48.57145-08:00","close_reason":"auto-closed session cost wisp","ephemeral":true}
|
||||
{"id":"bd-p05sk","title":"Session ended: gt-beads-crew-emma","status":"closed","priority":2,"issue_type":"event","created_at":"2026-01-08T14:09:20.887178-08:00","created_by":"beads/crew/emma","updated_at":"2026-01-08T14:09:20.923559-08:00","closed_at":"2026-01-08T14:09:20.923559-08:00","close_reason":"auto-closed session event"}
|
||||
{"id":"bd-p0zr","title":"bd message: Improve type safety with typed parameter structs","status":"closed","priority":2,"issue_type":"task","created_at":"2025-11-08T12:54:29.675678-08:00","updated_at":"2025-11-08T12:58:59.559643-08:00","closed_at":"2025-11-08T12:58:59.559643-08:00","dependencies":[{"issue_id":"bd-p0zr","depends_on_id":"bd-6uix","type":"parent-child","created_at":"2025-11-08T12:55:55.058354-08:00","created_by":"daemon"}]}
|
||||
{"id":"bd-p28kt","title":"Session ended: gt-beads-refinery","status":"closed","priority":2,"issue_type":"event","owner":"steve.yegge@gmail.com","created_at":"2026-01-11T06:04:03.749176-08:00","created_by":"beads/refinery","updated_at":"2026-01-11T06:04:03.812782-08:00","closed_at":"2026-01-11T06:04:03.812782-08:00","close_reason":"auto-closed session cost wisp","ephemeral":true}
|
||||
|
||||
Reference in New Issue
Block a user