docs: Update branding from Claude Flow to Ruflo in helper scripts#1304
Closed
haosenwang1018 wants to merge 1 commit intoruvnet:mainfrom
Closed
docs: Update branding from Claude Flow to Ruflo in helper scripts#1304haosenwang1018 wants to merge 1 commit intoruvnet:mainfrom
haosenwang1018 wants to merge 1 commit intoruvnet:mainfrom
Conversation
Update comments and user-facing strings in helpers-generator.ts to use consistent Ruflo branding: - Pre-commit and post-commit hook headers - Session manager script header - Agent router script header - Memory helper script header - Hook handler script header - Cross-platform session manager header - Update CLI command reference from @claude-flow/cli to ruflo@latest This aligns the generated helper scripts with the v3.5 rebranding from Claude Flow to Ruflo.
Owner
|
Closing — superseded by #1305 which includes these changes plus additional branding updates. Thanks @haosenwang1018! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Updates user-facing strings from "Claude Flow" to "Ruflo" in helper script generators for consistency with the v3.5 rebranding.
Changes
Why
Ensures consistent branding across all generated scripts and CLI outputs after the v3.5 rebrand from "Claude Flow" to "Ruflo".
Testing
Fixes #XXX (if there's a related issue)