Files
gastown/internal/beads
mayor d0036b0768
Some checks failed
CI / Check for .beads changes (push) Has been skipped
CI / Check embedded formulas (push) Failing after 19s
CI / Test (push) Failing after 1m12s
CI / Lint (push) Failing after 22s
CI / Integration Tests (push) Failing after 36s
CI / Coverage Report (push) Has been skipped
Windows CI / Windows Build and Unit Tests (push) Has been cancelled
fix(beads): handle deprecated Type field in listViaRPC
The RPC path for List operations was not converting opts.Type to a label,
causing all issues to be returned when the daemon was running. This resulted
in gt mq list showing all beads (including wisps) instead of just merge-requests.

The subprocess fallback path had this conversion, but RPC did not.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 10:36:43 -08:00
..