Files
deepseek-harness/examples/acp-agent/tests/snapshots/hook-codex-invalid-matcher/input.json
2026-07-28 02:58:08 -07:00

8 lines
168 B
JSON

{
"steps": [
{ "op": "initialize" },
{ "op": "newSession" },
{ "op": "prompt", "text": "Reply with exactly the word: PONG. Do not use any tools." }
]
}