8 lines
169 B
JSON
8 lines
169 B
JSON
|
|
{
|
||
|
|
"steps": [
|
||
|
|
{ "op": "initialize" },
|
||
|
|
{ "op": "newSession" },
|
||
|
|
{ "op": "prompt", "text": "Read nested/task.txt with the read tool, then reply DONE." }
|
||
|
|
]
|
||
|
|
}
|