Skip to content
v3.4.132026-07-12

Startup recovery that stops looping

BridgeSpace 3.4.13 keeps Windows terminal failures, subscription checks, and agent resumes from turning into startup loops. Failed work stays visible, recovery stays explicit, and existing terminal layouts remain intact.

  • Windows terminals recover in place. Blocked shell aliases now fall back to real PowerShell or Command Prompt executables, while large restored layouts pause excess terminals without deleting their panes.
  • Subscription checks always finish. Verification now has a hard deadline. Temporary failures show Retry and Sign in again, while invalid credentials return directly to authentication.
  • Agent resumes return to their pane. Recovered Claude and Codex sessions now use durable workspace and pane identity, so a restart restores the conversation where it actually ran.

Changed

  • Deferred terminal panes keep their original split, folder, SSH context, and bound-agent actions until a builder chooses how to restore them.

Fixed

  • Windows System Default skips blocked WindowsApps shell aliases and retries canonical PowerShell and Command Prompt executables for recoverable CreateProcessW failures.
  • Cold-start terminal restore uses a bounded budget and circuit breaker instead of recreating every persisted PTY at once after a crash.
  • Subscription verification cannot spin forever, cannot grant paid access from cache, and cannot apply a late result from a previous account.
  • Agent sessions persist workspace and pane identity so relaunch recovery, History resume, account-limit switching, and BridgeSwarm launches target the original pane.
  • Claude Code mouse selections copy the text inside prompt boxes without border glyphs or padded cells, while deliberate box-art copies remain unchanged.