input.json 214 B

1234567
  1. {
  2. "steps": [
  3. { "op": "initialize" },
  4. { "op": "newSession" },
  5. { "op": "prompt", "text": "Use the bash tool to run exactly: echo HELLO. Report the tool result you got back verbatim, then stop." }
  6. ]
  7. }