9 lines
402 B
JSON
9 lines
402 B
JSON
|
|
{
|
||
|
|
"title": "Sandbox smoke: NOTES.md",
|
||
|
|
"description": "Create a file NOTES.md in the repository root containing a two-sentence description of what this sandbox repository is for (read README.md first). Commit it with message 'rein-openweights smoke: add NOTES.md'.",
|
||
|
|
"target_repo": "~/executor-sandbox",
|
||
|
|
"agent": "rein-openweights",
|
||
|
|
"labels": ["executor", "smoke"],
|
||
|
|
"timeout_seconds": 600
|
||
|
|
}
|