What Is a Status Check?
A status check is tied to a process and includes a command, check interval, timeout, and an action to take when the check fails (do nothing, restart the process, or notify).
Documentation
Status checks run shell commands against running workspace processes and show green/red status indicators in the UI.
A status check is tied to a process and includes a command, check interval, timeout, and an action to take when the check fails (do nothing, restart the process, or notify).
On Fail selector.none: store failed (red) status only.notify: store failed status and send a desktop notification.restart: store failed status and restart the linked process.Status checks are one layer of visibility. Process state provides additional context.
Screenshot Placeholder
Status Check Editor
Workspace settings with process-linked status check definitions.
Screenshot Placeholder
Run Tab Status Summary
Running process rows with green/red check results.