fix: rename generate to stories to avoid autocomplete issues

This commit is contained in:
2026-03-27 09:49:10 -04:00
parent 8c4e123976
commit 381741509d
5 changed files with 6 additions and 6 deletions

View File

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