rein-openweights/examples/task-hello-sandbox.json

9 lines
402 B
JSON
Raw Normal View History

{
"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
}