a2b4369035
feat: launch execution in tmux, orchestrator monitors progress
2026-03-27 11:48:15 -04:00
f867630639
fix: use bypassPermissions for generator/evaluator agents (autonomous mode)
2026-03-27 10:14:11 -04:00
9508ad20b6
fix: rename init to setup to avoid built-in /init conflict
2026-03-27 10:01:50 -04:00
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
86b2b7271b
feat: bash setup script, planner agent with disallowedTools, simplified skills
2026-03-27 09:23:42 -04:00
53086c9dbc
fix: radically simplify skills — each does exactly one thing, no chaining, explicit boundaries
2026-03-27 09:03:47 -04:00
fee323a2d6
fix: tighten skill specs — exact prd.json schema, explicit scaffold, validation
2026-03-27 08:57:40 -04:00
fe14d81073
fix: init skill avoids brainstorming interception, detects existing specs
2026-03-27 08:46:18 -04:00
2c8ea90176
fix: plan skill requires explicit user review before execution
2026-03-27 08:41:11 -04:00
f71465c047
fix: plan skill flows into /agent-loop:run when user confirms
2026-03-27 08:39:42 -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
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