Skip to content

Conversation

@Zek21
Copy link

@Zek21 Zek21 commented Mar 31, 2025

  • Add patch and build scripts

  • Apply patches


Context

Implementation

Screenshots

before after

How to Test

Get in Touch


Important

Renames 'Roo Code' to 'Rootastic' across the codebase and adds patch scripts for custom modifications.

  • Renaming:
    • Rename all instances of Roo Code to Rootastic in README.md, CHANGELOG.md, package.json, src/extension.ts, and 8 other files.
    • Update URLs and references in README.md, CHANGELOG.md, and .github/ISSUE_TEMPLATE/config.yml to reflect the new name.
  • Scripts:
    • Add rootastic-patch.py for applying custom patches to .ts files.
    • Add rootastic-patch.sh for fetching upstream changes and applying patches.
    • Add bld_and_install.sh for building and installing the extension.
  • Tests:
    • Update unbound.test.ts to reflect the renaming in metadata headers.
  • Misc:
    • Update flake.nix to change the development environment name to rootastic.

This description was created by Ellipsis for 8c9a0a9. It will automatically update as commits are pushed.

* Add patch and build scripts

* Apply patches

---------

Co-authored-by: sellitus <sellitus>
@changeset-bot
Copy link

changeset-bot bot commented Mar 31, 2025

⚠️ No Changeset found

Latest commit: 8c9a0a9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. documentation Improvements or additions to documentation labels Mar 31, 2025
# # Add more sections here if desired
]

def replace_section(text, start_marker, new_content):
Copy link
Contributor

Choose a reason for hiding this comment

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

Consider adding unit tests for the patch functions (like replace_section) to ensure that the regex-based replacements work as intended. This will help catch any subtle issues with the patching logic.

@samhvw8 samhvw8 closed this Mar 31, 2025
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Mar 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants