Skip to content

Commit a9fb9ed

Browse files
committed
⚙️ default ralph.sh to claude instead of opencode
https://claude.ai/code/session_018BqUdtzmwxWCwi98naYiNA
1 parent 1643aca commit a9fb9ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/ralph.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
set -e
66

77
# Parse arguments
8-
TOOL="opencode" # Default to opencode
8+
TOOL="claude" # Default to claude
99
MAX_ITERATIONS=10
1010

1111
while [[ $# -gt 0 ]]; do

0 commit comments

Comments
 (0)