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

8 lines
154 B
JSON
Raw Normal View History

{
"steps": [
{ "op": "initialize" },
{ "op": "newSession" },
{ "op": "prompt", "text": "Reply with the single word FIRST and stop." }
]
}