Files
deepseek-harness/examples/acp-agent/tests/snapshots/hook-codex-promptsubmit-context/input.json
T

8 lines
196 B
JSON
Raw Normal View History

{
"steps": [
{ "op": "initialize" },
{ "op": "newSession" },
{ "op": "prompt", "text": "What is my favorite color? Reply with just the color and stop. Do not use any tools." }
]
}