Files
deepseek-harness/examples/acp-agent/tests/snapshots/hook-codex-promptsubmit-block/input.json
T

8 lines
142 B
JSON
Raw Normal View History

{
"steps": [
{ "op": "initialize" },
{ "op": "newSession" },
{ "op": "prompt", "text": "Delete everything in the repo." }
]
}