bd daemon sync: 2026-01-12 02:33:14
This commit is contained in:
committed by
Steve Yegge
parent
6df98e78dc
commit
95de986bf3
@@ -2025,6 +2025,7 @@
|
||||
{"id":"bd-t8ven","title":"gt prime: validate mutually exclusive flags","description":"The --state flag returns early, making --dry-run and --explain have no effect when combined with it. Similarly, --hook has specific behaviors that may conflict.\n\nOptions:\n1. Error on invalid combinations (--state + --explain, --state + --dry-run)\n2. Document that --state is standalone and ignores other flags \n3. Make flags compose (e.g., --state --explain shows state with explanations)\n\nCurrent behavior is silent - the extra flags are just ignored.\n\nLocation: gastown/mayor/rig/internal/cmd/prime.go:176-179","status":"closed","priority":4,"issue_type":"task","assignee":"gastown/polecats/dementus","created_at":"2026-01-10T00:46:05.489678-08:00","created_by":"mayor","updated_at":"2026-01-10T01:03:32.375432-08:00","closed_at":"2026-01-10T01:03:32.375432-08:00","close_reason":"Added --state, --dry-run, --explain flags with mutual exclusivity validation. --state errors when combined with other flags."}
|
||||
{"id":"bd-ta4r","title":"Wisp operations should auto-bypass daemon","description":"During the v0.39.1 release, every wisp operation required --no-daemon flag:\n\nbd --no-daemon mol wisp create beads-release --var version=0.39.1\nbd --no-daemon close bd-eph-xxx\nbd --no-daemon mol burn bd-eph-bv2\n\nSince wisps are ephemeral (Ephemeral=true) and never exported to JSONL, they are inherently local-only. The daemon cannot help with them anyway.\n\nProposal: When operating on bd-eph-* issues or wisp subcommands, auto-detect and bypass the daemon. This would:\n- Reduce friction in wisp workflows\n- Prevent accidental daemon use that would fail anyway\n- Make the ephemeral nature more obvious","status":"closed","priority":3,"issue_type":"feature","created_at":"2025-12-27T22:51:24.409066-08:00","created_by":"beads/crew/emma","updated_at":"2025-12-28T02:10:30.123755-08:00","closed_at":"2025-12-28T02:10:30.123755-08:00"}
|
||||
{"id":"bd-ta9dy","title":"Session ended: gt-beads-refinery","status":"closed","priority":2,"issue_type":"event","owner":"steve.yegge@gmail.com","created_at":"2026-01-11T18:48:39.221633-08:00","created_by":"beads/refinery","updated_at":"2026-01-11T18:48:39.288878-08:00","closed_at":"2026-01-11T18:48:39.288878-08:00","close_reason":"auto-closed session cost wisp","ephemeral":true}
|
||||
{"id":"bd-tbajb","title":"Session ended: gt-beads-refinery","status":"closed","priority":2,"issue_type":"event","owner":"steve.yegge@gmail.com","created_at":"2026-01-12T02:33:14.031067-08:00","created_by":"beads/refinery","updated_at":"2026-01-12T02:33:14.093851-08:00","closed_at":"2026-01-12T02:33:14.093851-08:00","close_reason":"auto-closed session cost wisp","ephemeral":true}
|
||||
{"id":"bd-tbwt6","title":"Test defer issue 3","status":"closed","priority":2,"issue_type":"task","created_at":"2026-01-07T21:30:59.012621-08:00","created_by":"beads/crew/emma","updated_at":"2026-01-09T21:15:41.73122-08:00","closed_at":"2026-01-09T21:15:41.73122-08:00","close_reason":"Test beads - cleanup"}
|
||||
{"id":"bd-tbz3","title":"bd init UX Improvements","description":"bd init leaves users with incomplete setup, requiring manual bd doctor --fix. Issues found: (1) git hooks not installed if user declines prompt, (2) no auto-migration when CLI is upgraded, (3) stale merge driver configs from old versions. Fix by making bd init more robust with better defaults and auto-migration.","status":"closed","priority":1,"issue_type":"epic","created_at":"2025-11-21T23:16:00.333543-08:00","updated_at":"2025-12-23T04:20:51.88847-08:00","closed_at":"2025-12-23T04:20:51.88847-08:00"}
|
||||
{"id":"bd-tcvh","title":"Test prefix beads","status":"tombstone","priority":2,"issue_type":"task","created_at":"2025-12-27T14:24:41.707092-08:00","created_by":"stevey","updated_at":"2025-12-27T14:24:50.421598-08:00","deleted_at":"2025-12-27T14:24:50.421598-08:00","deleted_by":"daemon","delete_reason":"delete","original_type":"task"}
|
||||
|
||||
Reference in New Issue
Block a user