Files
loop-loop/.claude-plugin/plugin.json

12 lines
414 B
JSON

{
"name": "agent-loop",
"version": "0.6.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"]
}