When something is missing
A run that lacks a required value does not guess and does not fail. It raises an input request and pauses. This matters for agents that run unattended. A scheduled run that hits a decision only a person can make surfaces that decision as a request rather than making it badly.Request states
Submitting to a request that is already satisfied, cancelled, or expired is rejected rather than silently ignored.
Answering a request
Cancelling
During an interactive run
jstm agent run prints the exact show and submit commands when it hits a blocked request, so you can unblock without looking anything up.
See also
jstm input-requests— full reference.- Run an agent
- Blocked or failing runs