Commit Graph

5 Commits

Author SHA1 Message Date
1e7f7ea6ed feat: true interactive mode — run claude directly, verdict via file, no script/capture 2026-03-27 13:07:25 -04:00
4a6ddaa193 fix: pass prompt as CLI arg instead of stdin to preserve interactive UI 2026-03-27 12:49:42 -04:00
2a02a54b9d feat: interactive mode — full CC sessions visible in tmux, headless mode via --headless flag 2026-03-27 12:36:56 -04:00
a3cf3e7bae fix: add macOS timeout compatibility (gtimeout or perl fallback) 2026-03-27 12:24:53 -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