Files
deepseek-harness/snapshots/acp/code-mode-read-image/input.json
T

15 lines
281 B
JSON

{
"steps": [
{
"op": "initialize"
},
{
"op": "newSession"
},
{
"op": "prompt",
"text": "Using ONE run_code program, create a one-pixel PNG with Node.js, call read_image on it, then reply with exactly the single word DONE."
}
]
}