Skip to content

Conversation

@kevinvandijk
Copy link
Contributor

@kevinvandijk kevinvandijk commented Mar 10, 2025

Important

Rename 'Roo Code' to 'Kilo Code' and remove telemetry-related code across the project.

  • Renaming:
    • Rename 'Roo Code' to 'Kilo Code' in README.md, package.json, ChatRow.tsx, ChatView.tsx, and SettingsFooter.tsx.
    • Update URLs and identifiers to use 'Kilo Code' in config.yml, CHANGELOG.md, and README.md.
  • Telemetry Removal:
    • Remove telemetry-related code from Cline.ts, ClineProvider.ts, extension.ts, and TelemetryService.ts.
    • Delete telemetry-related tests in ClineProvider.test.ts and TelemetryClient.test.ts.
  • Miscellaneous:
    • Update .git-blame-ignore-revs to reflect new repository URL.
    • Fix links in SettingsFooter.tsx to point to the correct GitHub and Reddit pages.

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

drakonen and others added 2 commits March 10, 2025 17:29
* Renaming in package.json

* More renaming

* Remove Telemetry everywhere

---------

Co-authored-by: Kevin van Dijk <[email protected]>
@changeset-bot
Copy link

changeset-bot bot commented Mar 10, 2025

⚠️ No Changeset found

Latest commit: 1dee313

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 the size:XXL This PR changes 1000+ lines, ignoring generated files. label Mar 10, 2025
@ellipsis-dev
Copy link
Contributor

ellipsis-dev bot commented Mar 10, 2025

This pull request includes two distinct types of changes: rebranding from 'Roo Code' to 'Kilo Code' and the removal of telemetry-related code. To improve clarity and manageability, I suggest splitting this pull request into two separate ones:

  1. Rebranding Changes: This would include all updates related to changing the branding from 'Roo Code' to 'Kilo Code', such as updates in documentation, configuration files, and UI text.

  2. Telemetry Removal: This would cover all changes related to the removal of telemetry code, including deletions in the core, webview, and test files.

Splitting the pull request in this way will help reviewers focus on one type of change at a time and ensure a more thorough review process. Thank you!

<p style={{ wordWrap: "break-word", margin: 0, padding: 0 }}>
If you have any questions or feedback, feel free to open an issue at{" "}
<VSCodeLink href="https://github.com/RooVetGit/Roo-Code" style={{ display: "inline" }}>
<VSCodeLink href="https://github.com/Kilo-Org/kilocode" style={{ display: "inline" }}>
Copy link
Contributor

Choose a reason for hiding this comment

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

Displayed repository URL text does not match the actual link (shows 'github.com/RooVetGit/Roo-Code' while href points to 'https://github.com/Kilo-Org/kilocode'). Update to consistent branding. (Development Standards)


if that fails, try:
```bash
`bash
Copy link
Contributor

Choose a reason for hiding this comment

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

It looks like the code block for the installation step (line 112) is not formatted correctly. Instead of starting with a single backtick (`bash) and ending with a single backtick, it should use a fenced code block (```bash) to ensure proper formatting.

@pdecat
Copy link
Contributor

pdecat commented Mar 10, 2025

Hi @kevinvandijk, just like #1540, I guess you submitted this PR against the wrong repository since you seem to have created your own fork at https://github.com/Kilo-Org/kilocode

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

Labels

size:XXL This PR changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants