Skip to content

Gas City v1.3.4

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Jul 01:40

Gas City v1.3.4

Highlights

  • Managed Claude sessions no longer stall on the interactive project-MCP trust
    prompt when their working directory contains .mcp.json.
  • Gas City applies both preventive settings projection and a startup-dialog
    fallback, so headless tmux agents can reach ready state reliably.

Upgrade Notes

  • This is a drop-in patch release for the 1.3 line. No configuration or data
    migration is required.
  • Upgrade with brew update && brew upgrade gastownhall/gascity/gascity, or
    install the matching archive from the v1.3.4 GitHub release.

Compatibility

  • The fix targets Claude Code's “New MCP server found in this project” prompt
    while preserving the existing workspace-trust and startup-dialog behavior.

Validation

  • Regression tests cover generated Claude settings, modal recognition, direct
    terminal peeks, trust-dialog sequencing, and streamed terminal snapshots.
  • The release candidate must pass the local Gas City checks and the remote RC
    workflow before the final tag is published.

Homebrew

brew tap gastownhall/gascity
brew install gastownhall/gascity/gascity
gc version --long

Issue

  • Fixes #3466 via the
    reviewed changes from #3503.

What's Changed

Full Changelog: v1.3.3...v1.3.4