Skip to content

dancingteeth/agent-looper

v0.1.0MIT

Portable Agent Plugins skills for designing and running Agent Looper fix-until-green cycles.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "agent-looper",
  "version": "0.1.0",
  "description": "Portable Agent Plugins skills for designing and running Agent Looper fix-until-green cycles.",
  "author": {
    "name": "Paul Zgordan (dancingteeth)"
  },
  "homepage": "https://looper.dancingteeth.net/",
  "repository": "https://github.com/dancingteeth/agent-looper",
  "license": "MIT",
  "keywords": ["agent-loop", "agent-looper", "verify", "fix-until-green"]
}