8 lines
185 B
JSON
8 lines
185 B
JSON
|
|
{
|
||
|
|
"steps": [
|
||
|
|
{ "op": "initialize" },
|
||
|
|
{ "op": "newSession" },
|
||
|
|
{ "op": "prompt", "text": "Use the bash tool to print a large deterministic output, then reply DONE." }
|
||
|
|
]
|
||
|
|
}
|