Files
deepseek-harness/examples/acp-agent/tests/snapshots/skill-load/input.json
2026-07-10 17:47:11 +08:00

8 lines
179 B
JSON

{
"steps": [
{ "op": "initialize" },
{ "op": "newSession" },
{ "op": "prompt", "text": "Load the snapshot-skill skill with the skill tool, then reply DONE." }
]
}