Skip to content

Change default tool from opencode to claude in ralph.sh#126

Merged
Miyamura80 merged 1 commit intomainfrom
claude/ralph-default-claude-cAZVO
Feb 23, 2026
Merged

Change default tool from opencode to claude in ralph.sh#126
Miyamura80 merged 1 commit intomainfrom
claude/ralph-default-claude-cAZVO

Conversation

@Miyamura80
Copy link
Copy Markdown
Owner

Summary

Updated the default tool in the ralph.sh script from "opencode" to "claude".

Changes

  • Changed the default TOOL variable from "opencode" to "claude" in scripts/ralph.sh

Testing

  • Tests pass (make test)
  • Linting passes (make ci)

Related Issues

Closes #

https://claude.ai/code/session_018BqUdtzmwxWCwi98naYiNA

@Miyamura80 Miyamura80 merged commit 7579baa into main Feb 23, 2026
6 checks passed
@github-actions github-actions Bot deleted the claude/ralph-default-claude-cAZVO branch February 23, 2026 16:31
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Feb 23, 2026

Greptile Summary

Updated the default tool in ralph.sh from "opencode" to "claude". This is a straightforward configuration change that aligns the script's default behavior with the project's tooling preference.

  • Changed TOOL variable default from "opencode" to "claude" on line 8
  • No logic changes, validation, or error handling affected
  • The script still supports all three tools (opencode, amp, claude) via the --tool flag

Confidence Score: 5/5

  • This PR is safe to merge with minimal risk
  • The change is a simple one-line configuration update that changes a default value. The logic is unchanged, all validation remains in place, and the script still supports all three tools via command-line flags.
  • No files require special attention

Important Files Changed

Filename Overview
scripts/ralph.sh Changed default tool from opencode to claude - straightforward configuration change with no logic issues

Last reviewed commit: a9fb9ed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants