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 now requires Dolt 2.0.7+ and Beads 1.0.4, improving stability and preventing data corruption by enforcing compatible dependencies.
Breaking
- Dolt Dependency: Requires Dolt version 2.0.7 or newer. (Version of the underlying data store)
- Beads Dependency: Requires Beads CLI version 1.0.4 or lower. (Command-line tool for managing data)
New
- Scheduler Visibility: Scheduler status now provides detailed capacity reporting, showing available resources.
- Improved Process Isolation: Gas Town better isolates Dolt and Beads processes, reducing resource contention and potential data leakage.
Fixes Worth Knowing
- Daemon Stability: Improved handling of Claude usage limits to prevent unnecessary restarts.
- Workflow Reliability:
gt donenow preserves targets and handles deferred workflows correctly. - Dashboard Usability: Ready work rows in the dashboard are now slingable by ID, and duplicate submissions are blocked.
Before You Upgrade
- Ensure you are using Dolt 2.0.7 or later.
- Downgrade your Beads CLI to version 1.0.4 or lower if necessary.
v1.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)