test(acp-snapshot): add the repeat-tool-guard reminder scenario

This commit is contained in:
kingwl
2026-07-08 14:24:20 +08:00
parent 93d5e4c560
commit a0e39db3b6
7 changed files with 115 additions and 3 deletions
@@ -0,0 +1,7 @@
{
"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." }
]
}