Commit Graph

54 Commits

Author SHA1 Message Date
db0bce03ec fix: bump version to 0.2.0 to force cache refresh 2026-03-27 08:18:44 -04:00
027efffe52 fix: rename skill dirs for clean plugin namespacing (agent-loop:init not agent-loop:loop-init) 2026-03-27 08:12:02 -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