12 lines
414 B
JSON
12 lines
414 B
JSON
{
|
|
"name": "agent-loop",
|
|
"version": "0.5.0",
|
|
"description": "Autonomous generator-evaluator agent loop for long-running coding tasks. Plan with /agent-loop:init, then execute with /agent-loop:run.",
|
|
"author": {
|
|
"name": "Sheldon"
|
|
},
|
|
"repository": "https://git.jagfly.com/sheldon/loop-loop.git",
|
|
"license": "MIT",
|
|
"keywords": ["agent", "loop", "autonomous", "generator", "evaluator", "harness"]
|
|
}
|