Tags: gastownhall/gastown
Tags
Release v0.13.0 320 commits since v0.12.1. Major additions: directives/overlays, convoy watch/MQ panel, patrol scan CLI, checkpoint dog, crash recovery, Wasteland stamps, Copilot support, unique polecat namepool, patrol effort tuning, longer idle backoff, formula discoverability docs. Extensive fixes to Dolt stability, tmux reliability, refinery, convoy, polecat lifecycle, Windows support, and security hardening. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Executed-By: mayor
fix: make setupSharedBeads fatal — MR beads invisible to Refinery wit… …hout redirect (#2282) When setupSharedBeads fails during polecat spawn, it logged a warning but continued (non-fatal). The polecat then wrote MR beads to a local .beads/ that the Refinery never reads, causing gt mq list to show (empty) despite polecat branches being pushed to the remote. Make setupSharedBeads failure fatal in all three call sites (two Add paths and RepairWorktree). A polecat that cannot write to shared beads is effectively broken for the merge queue workflow. Also add a defense-in-depth warning in gt done: if ResolveBeadsDir falls back to the local .beads/ (no redirect), warn that MR beads will be invisible to the Refinery. Made-with: Cursor Co-authored-by: kev <kglynn@pryoninc.com>
PreviousNext