feat: single entry point /agent-loop:run handles setup, planning, and execution

This commit is contained in:
2026-03-27 09:53:52 -04:00
parent 381741509d
commit 2a78915dcf
3 changed files with 131 additions and 77 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "agent-loop",
"version": "0.5.0",
"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"