From ddd8790481b3da62ddd9df042b6c4bbd34947a26 Mon Sep 17 00:00:00 2001 From: Sheldon Finlay Date: Fri, 27 Mar 2026 15:20:05 -0400 Subject: [PATCH] docs: note that each loop session is resumable via claude -r --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 054cbc2..8f3506a 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,8 @@ Ctrl+C in the tmux session Or ask Claude Code "status" — it reads `.loop/prd.json` and `.loop/progress.md`. +Each generator and evaluator run is a full Claude Code session saved to history. Use `claude -r` to resume any session and inspect what happened, debug a rejection, or continue from where it left off. + ## Headless Mode For CI or background execution without the interactive UI: