Commit Graph

7 Commits

Author SHA1 Message Date
2a78915dcf feat: single entry point /agent-loop:run handles setup, planning, and execution 2026-03-27 09:53:52 -04:00
381741509d fix: rename generate to stories to avoid autocomplete issues 2026-03-27 09:49:10 -04:00
8c4e123976 fix: rename plan skill to generate to avoid name collision with built-in /plan 2026-03-27 09:39:13 -04:00
e9d87fa6a1 chore: bump to 0.3.0 2026-03-27 09:28:06 -04:00
db0bce03ec fix: bump version to 0.2.0 to force cache refresh 2026-03-27 08:18:44 -04:00
c73076fb23 fix: add owner field and schema to marketplace.json 2026-03-27 08:05:30 -04:00
17e5eb707f feat: agent loop harness with Claude Code plugin support
Generator-evaluator architecture with iterative context-reset for
long-running coding tasks. Ships as a Claude Code plugin — install
with /plugin and use /agent-loop:init, /agent-loop:plan, /agent-loop:run.
2026-03-27 08:03:18 -04:00