prompts-gpt diff
Show the worktree diff from a sweep or run iteration.
Usage
prompts-gpt diff [--run-id <id>] [--iteration <n>] [--cwd <path>]
Options
| Flag | Description |
|---|---|
--run-id <id> | Specific run ID to inspect |
--iteration <n> | Iteration number (for sweeps) |
--cwd <path> | Project directory |
What It Shows
Displays the git diff of changes made by the agent during a run or sweep iteration, helping you review what the AI modified.