Files
deepseek-harness/examples/acp-agent/tests/snapshots/session-title-after-turn/input.json
T

9 lines
202 B
JSON

{
"steps": [
{ "op": "initialize" },
{ "op": "newSession" },
{ "op": "prompt", "text": "Reply with exactly TITLE_DONE. Do not use tools." },
{ "op": "waitForTitleAfterTurnEnd" }
]
}