Skip to content

chore: rename ralph-wiggum plugin to ralph-loop#30664

Merged
crazywoola merged 1 commit intomainfrom
chore/rename-ralph-wiggum-to-ralph-loop
Jan 7, 2026
Merged

chore: rename ralph-wiggum plugin to ralph-loop#30664
crazywoola merged 1 commit intomainfrom
chore/rename-ralph-wiggum-to-ralph-loop

Conversation

@lyzno1
Copy link
Member

@lyzno1 lyzno1 commented Jan 7, 2026

Summary

  • Update Claude settings to use the renamed ralph-loop plugin

Context

The upstream ralph-wiggum plugin in claude-plugins-official has been renamed to ralph-loop per legal guidance (to avoid trademark concerns with "Wiggum" name).

Reference PR: anthropics/claude-plugins-official#142

Changes

  • Updated .claude/settings.json to reference ralph-loop@claude-plugins-official instead of ralph-wiggum@claude-plugins-official

Test plan

  • Verify .claude/settings.json is properly formatted
  • Confirm plugin name matches upstream

Closes #30663

🤖 Generated with Claude Code

Update Claude settings to use the renamed plugin following upstream changes in anthropics/claude-plugins-official#142. The plugin was renamed from ralph-wiggum to ralph-loop to avoid trademark concerns while still explaining the technique origin. Closes #30663 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings January 7, 2026 02:17
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jan 7, 2026
@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello @lyzno1, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request updates the Claude settings configuration to reflect a recent upstream rename of a plugin. The ralph-wiggum plugin has been officially renamed to ralph-loop to address legal and trademark considerations. This change ensures that the local configuration remains consistent with the updated plugin name, maintaining compatibility and adherence to the new naming standard.

Highlights

  • Plugin Renaming: The ralph-wiggum plugin has been renamed to ralph-loop within the .claude/settings.json file. This change aligns with an upstream rename in claude-plugins-official due to legal guidance concerning trademark concerns with the original name.

🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console.

Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Claude settings to use the renamed ralph-loop plugin, replacing the previous ralph-wiggum plugin name to address trademark concerns.

  • Updated plugin reference from ralph-wiggum@claude-plugins-official to ralph-loop@claude-plugins-official in Claude settings

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request correctly renames the ralph-wiggum plugin to ralph-loop in the Claude settings file, aligning with the upstream change. The modification is straightforward and accurate. I have included one suggestion to enhance the maintainability of the configuration file by alphabetically sorting the plugin keys.

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jan 7, 2026
@crazywoola crazywoola merged commit 357548c into main Jan 7, 2026
20 checks passed
@crazywoola crazywoola deleted the chore/rename-ralph-wiggum-to-ralph-loop branch January 7, 2026 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

3 participants