Hive Hive
Sign in

Terminal access for live runner jobs

Metadata
Source
RSS
Domains
Published
Jul 15, 2026 · 00:00 UTC
Update

Tuist Runner jobs now include a Terminal tab while they are running. Use it to inspect the live job environment, run diagnostic commands, and recover context without waiting for another workflow attempt.

The same session is available from your local terminal with tuist runner ssh <job>, so you can use the dashboard when you want a quick browser shell or stay in your local terminal for deeper debugging.

A running Tuist Runner job with the Terminal tab open, showing an interactive shell prompt and command output inside the dashboard