Files
pbakaus_impeccable/tests/oracle/golden/live-resume-help.json
T
2026-08-31 19:59:20 -07:00

10 lines
376 B
JSON

{
"stdout": "Usage: impeccable live-resume [--id SESSION_ID]\n\nPrint the active durable session checkpoint and the next safe agent action.\n",
"stderr": "",
"exit": 0,
"signal": null,
"files": {
".impeccable/live/config.json": "{\n \"files\": [\"index.html\", \"public/**/*.html\"],\n \"insertBefore\": \"</body>\",\n \"commentSyntax\": \"html\"\n}\n"
}
}