Never miss a release that matters
AI-powered summaries of every GitHub release.
AI Summaries
Changelogs condensed into clear, actionable insights.
Always Free
Track up to 5 packages at no cost, forever.
Weekly Digest
A curated summary of every release, delivered weekly.
@gastown/gtv1.x
TL;DR
Gas Town v1.2.0 significantly improves stability and reliability by hardening dependencies on Dolt and beads, and tightening resource management for agents and workflows.
Breaking
- Dolt Requirement: Requires Dolt 2.0.7 or newer.
- Beads CLI Version: Only beads CLI v1.0.4 is supported; newer versions will cause Gas Town to exit.
New
- Scheduler Capacity Reporting: Provides a detailed breakdown of scheduler capacity (working, recovery, idle, etc.) for better resource visibility.
- Workflow Improvements:
gt donenow preserves targets and auto-rebases branches before pushing, improving workflow reliability.
Fixes Worth Knowing
- Daemon Stability: Distinguishes Claude usage limits from crashes, preventing unnecessary restarts.
- Dolt Subprocess Isolation: Improved isolation of Dolt subprocesses, reducing pressure and preventing cross-database leakage.
- Dashboard Usability: Ready work rows are now slingable by ID, and duplicate submissions are blocked.
- Agent Behavior: Autonomous agents no longer prompt for satisfaction or send away recaps.
Before You Upgrade
- Update Dolt: Ensure you are using Dolt 2.0.7 or later.
- Check Beads Version: Verify you are using beads CLI v1.0.4. Downgrade if necessary.
v1.2.1v1.2.1
Jun 6, 2026v1.2.0v1.2.0
May 30, 2026v1.1.0v1.1.0
May 7, 2026v1.0.1v1.0.1
Apr 25, 2026v1.0.0Gas Town v1.0.0
Apr 3, 2026@gastown/gtv0.x
TL;DR
Gas Town now supports formula overlays and directives, significantly expanding customization options for rigs and workflows, particularly for automating tasks and improving visibility into ongoing work.
Breaking
- gt up recovery: After a crash, orphaned hooked beads are now automatically recovered, potentially altering the state of in-progress work. (Data recovery)
New
- Formula Overlays & Directives: Users can now apply overlays (visual enhancements) and directives (automated actions) to their rigs for increased control and automation. (Customization tools)
- Wasteland Updates: New commands (
gt wl stamp,gt wl stamps) and features (charsheet, scorekeeper) enhance the Wasteland experience for HOP pilots. (HOP pilot features)
Fixes Worth Knowing
- gt up: Now recovers orphaned hooked beads after crashes, preventing data loss. (Reliability)
- gt patrol: A new scan command helps identify and address stalled or unresponsive polecats. (Workflow stability)
- gt changelog: A new command provides easy access to release notes. (Usability)
Before You Upgrade
- Review any existing scripts or workflows relying on bead state after a crash, as
gt upnow automatically recovers orphaned beads. (Workflow compatibility)