12 lines
382 B
JSON
12 lines
382 B
JSON
{
|
|
"name": "agent-loop",
|
|
"version": "0.8.0",
|
|
"description": "Autonomous generator-evaluator agent loop for long-running coding tasks. Run /agent-loop:run to start.",
|
|
"author": {
|
|
"name": "Sheldon"
|
|
},
|
|
"repository": "https://github.com/sheldonchiu/agent-loop.git",
|
|
"license": "MIT",
|
|
"keywords": ["agent", "loop", "autonomous", "generator", "evaluator", "harness"]
|
|
}
|