input.json 422 B

1234567891011121314
  1. {
  2. "steps": [
  3. {
  4. "op": "initialize"
  5. },
  6. {
  7. "op": "newSession"
  8. },
  9. {
  10. "op": "prompt",
  11. "text": "Use the write tool to create escalated.md containing exactly the single line: escalated. Set sandbox_permissions to danger-full-access and justification to 'use the current permissions'. The session already uses danger-full-access. After the result, reply with exactly DONE."
  12. }
  13. ]
  14. }