generated from coulomb/repo-seed
chore: remove ralph loop state and ignore .claude/
This commit is contained in:
@@ -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
1
.gitignore
vendored
@@ -131,6 +131,7 @@ celerybeat.pid
|
||||
# Environments
|
||||
.env
|
||||
.venv
|
||||
.claude/
|
||||
env/
|
||||
venv/
|
||||
ENV/
|
||||
|
||||
Reference in New Issue
Block a user