chore: remove ralph loop state and ignore .claude/

This commit is contained in:
2026-06-15 01:12:30 +02:00
parent bed0923b01
commit 5c5023c000
2 changed files with 1 additions and 21 deletions

View File

@@ -1,21 +0,0 @@
---
active: true
iteration: 1
session_id:
max_iterations: 20
completion_promise: "HEUREKA"
workplan_id: REUSE-WP-0003
workplan_file: /home/worsch/reuse-surface/workplans/REUSE-WP-0003-intent-scope-gap-closure.md
started_at: "2026-06-14T23:09:59Z"
---
Read the workplan at `/home/worsch/reuse-surface/workplans/REUSE-WP-0003-intent-scope-gap-closure.md`.
If every task has `status: done` AND frontmatter `status: done`:
run `rm -f .claude/ralph-loop.local.md` first (deactivates the loop so the stop hook exits cleanly),
then output <promise>HEUREKA</promise>.
Otherwise implement the next `todo` task as described in the workplan.
Set task `in_progress` when starting, `done` when complete.
When all tasks are done set frontmatter `status: done`.

1
.gitignore vendored
View File

@@ -131,6 +131,7 @@ celerybeat.pid
# Environments
.env
.venv
.claude/
env/
venv/
ENV/