Files
deepseek-harness/examples/acp-agent/tests/snapshots/skill-load/input.json
2026-07-05 18:33:27 +08:00

8 lines
182 B
JSON

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