Files
deepseek-harness/examples/acp-agent/tests/snapshots/repeat-tool-guard/input.json
T

8 lines
213 B
JSON

{
"steps": [
{ "op": "initialize" },
{ "op": "newSession" },
{ "op": "prompt", "text": "Write the todo list 'watch the kettle boil' five times in a row without changing it, then reply DONE." }
]
}