Skip to main content

On your phone

Friendly status names map to wire values in Task states.

When the agent asks questions

Status becomes Needs your input (awaiting_user). Answer on the task. That fires resume and continues from the current checkpoint.

When you stop a run

Stopping the live session marks the task Interrupted. Checkpoint is kept. Send another prompt or rerun to continue.

On the machine

Use logs when the app shows the daemon offline or the session stuck in reconnecting / error.

Notifications

With push enabled, the app can notify you on important task transitions (for example needs input, in review, failed). Slack can also surface work when that integration is connected.