| 12345678910 |
- {
- "steps": [
- { "op": "initialize" },
- { "op": "newSession" },
- {
- "op": "prompt",
- "text": "Run true once with bash in the foreground. After that fails, run true with bash in the background, read task bash-1 with task_output and wait=true, then reply with exactly RUNNER_FAILURES_SURFACED and stop."
- }
- ]
- }
|