Files
deepseek-harness/examples/acp-agent/tests/snapshots/lsp-definition/input.json
T

8 lines
228 B
JSON

{
"steps": [
{ "op": "initialize" },
{ "op": "newSession" },
{ "op": "prompt", "text": "Use the lsp tool exactly once to find the definition at subject.ts line 1 character 7, then reply with exactly DONE." }
]
}