input.json 210 B

1234567
  1. {
  2. "steps": [
  3. { "op": "initialize" },
  4. { "op": "newSession" },
  5. { "op": "prompt", "text": "Use the bash tool to run exactly: echo TERMINAL_OK. Then reply with the single word DONE and stop." }
  6. ]
  7. }