8 lines
142 B
JSON
8 lines
142 B
JSON
|
|
{
|
||
|
|
"steps": [
|
||
|
|
{ "op": "initialize" },
|
||
|
|
{ "op": "newSession" },
|
||
|
|
{ "op": "prompt", "text": "Delete everything in the repo." }
|
||
|
|
]
|
||
|
|
}
|