input.json 233 B

1234567
  1. {
  2. "steps": [
  3. { "op": "initialize", "terminalOutput": true },
  4. { "op": "newSession" },
  5. { "op": "prompt", "text": "Exercise the six PTY tools in order, including one missing-session signal error, then reply DONE." }
  6. ]
  7. }