Skip to content

Commit 0570e43

Browse files
grichaclaude
andauthored
Remove duplicate constant definitions (#31)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
1 parent b06b9d6 commit 0570e43

File tree

8 files changed

+552
-8
lines changed

8 files changed

+552
-8
lines changed

.claude/ralph-loop.local.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
active: true
3+
iteration: 1
4+
max_iterations: 0
5+
completion_promise: "COMPLETED"
6+
started_at: "2026-01-07T17:48:48Z"
7+
---
8+
9+
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>

0 commit comments

Comments
 (0)