Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .claude/ralph-loop.local.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
active: true
iteration: 1
max_iterations: 0
completion_promise: "COMPLETED"
started_at: "2026-01-07T17:48:48Z"
---

Ultrathink. Familiarize yourself with the codebase to understand what this project does. You can look at DESIGN.md, AGENTS.md and spelunk around the code. Once you are there - take a single task from TODO.md and implement it. Make sure to follow task description, think of maintainable, simple code, make sure it is reasonably tested - if its UI, you can use playwright to make sure we aren't breaking anything, and run a fun validation loop at the end (there is validate script). Once that's done, create a PR, check the status of PR periodically - if all the checks pass, you can merge it. Take up another task in the meantime while waiting for PR to pass. If there's feedback from Sentry review - read it and adapt it if it makes sense. If and only if the TODO has no remaining tasks you may output <promise>COMPLETED</promise>
Loading