Skip to content

Commit 05d31c2

Browse files
Renaming (#1)
* Renaming in package.json * More renaming * Remove Telemetry everywhere --------- Co-authored-by: Kevin van Dijk <[email protected]>
1 parent 2243036 commit 05d31c2

26 files changed

+68
-941
lines changed

.git-blame-ignore-revs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# Ran Prettier on all files - https://github.com/RooVetGit/Roo-Code/pull/404
1+
# Ran Prettier on all files - https://github.com/Kilo-Org/kilocode/pull/404
22
60a0a824b96a0b326af4d8871b6903f4ddcfe114
33
579bdd9dbf6d2d569e5e7adb5ff6292b1e42ea34

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
blank_issues_enabled: false
22
contact_links:
33
- name: Feature Request
4-
url: https://github.com/RooVetGit/Roo-Code/discussions/categories/feature-requests
4+
url: https://github.com/Kilo-Org/kilocode/discussions/categories/feature-requests
55
about: Share and vote on feature requests for Roo Code
66
- name: Leave a Review
7-
url: https://marketplace.visualstudio.com/items?itemName=RooVeterinaryInc.roo-cline&ssr=false#review-details
7+
url: https://marketplace.visualstudio.com/items?itemName=kilocode.Kilo-Code&ssr=false#review-details
88
about: Enjoying Roo Code? Leave a review here!

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103

104104
## [3.7.5] - 2025-02-26
105105

106-
- Fix context window truncation math (see [#1173](https://github.com/RooVetGit/Roo-Code/issues/1173))
106+
- Fix context window truncation math (see [#1173](https://github.com/Kilo-Org/kilocode/issues/1173))
107107
- Fix various issues with the model picker (thanks @System233!)
108108
- Fix model input / output cost parsing (thanks @System233!)
109109
- Add drag-and-drop for files

PRIVACY.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,10 @@ Roo Code respects your privacy and is committed to transparency about how we han
1010
- **Commands**: Any commands executed through Roo Code happen on your local environment. However, when you use AI-powered features, the relevant code and context from your commands may be transmitted to your chosen AI model provider (e.g., OpenAI, Anthropic, OpenRouter) to generate responses. We do not have access to or store this data, but AI providers may process it per their privacy policies.
1111
- **Prompts & AI Requests**: When you use AI-powered features, your prompts and relevant project context are sent to your chosen AI model provider (e.g., OpenAI, Anthropic, OpenRouter) to generate responses. We do not store or process this data. These AI providers have their own privacy policies and may store data per their terms of service.
1212
- **API Keys & Credentials**: If you enter an API key (e.g., to connect an AI model), it is stored locally on your device and never sent to us or any third party, except the provider you have chosen.
13-
- **Telemetry (Usage Data)**: We only collect feature usage and error data if you explicitly opt-in. This telemetry is powered by PostHog and helps us understand feature usage to improve Roo Code. This includes your VS Code machine ID and feature usage patterns and exception reports. We do **not** collect personally identifiable information, your code, or AI prompts.
14-
15-
### **How We Use Your Data (If Collected)**
16-
17-
- If you opt-in to telemetry, we use it to understand feature usage and improve Roo Code.
18-
- We do **not** sell or share your data.
19-
- We do **not** train any models on your data.
2013

2114
### **Your Choices & Control**
2215

2316
- You can run models locally to prevent data being sent to third-parties.
24-
- By default, telemetry collection is off and if you turn it on, you can opt out of telemetry at any time.
25-
- You can delete Roo Code to stop all data collection.
2617

2718
### **Security & Updates**
2819

README.md

Lines changed: 25 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
<div align="center">
2-
<h2>Join the Roo Code Community</h2>
2+
<h2>Join the Kilo Code Community</h2>
33
<p>Connect with developers, contribute ideas, and stay ahead with the latest AI-powered coding tools.</p>
44

5-
<a href="https://discord.gg/roocode" target="_blank"><img src="https://img.shields.io/badge/Join%20Discord-5865F2?style=for-the-badge&logo=discord&logoColor=white" alt="Join Discord"></a>
6-
<a href="https://www.reddit.com/r/RooCode/" target="_blank"><img src="https://img.shields.io/badge/Join%20Reddit-FF4500?style=for-the-badge&logo=reddit&logoColor=white" alt="Join Reddit"></a>
5+
<a href="https://discord.gg/QZ9vjPj9e" target="_blank"><img src="https://img.shields.io/badge/Join%20Discord-5865F2?style=for-the-badge&logo=discord&logoColor=white" alt="Join Discord"></a>
6+
<a href="https://www.reddit.com/r/kilocode/" target="_blank"><img src="https://img.shields.io/badge/Join%20Reddit-FF4500?style=for-the-badge&logo=reddit&logoColor=white" alt="Join Reddit"></a>
77

88
</div>
99
<br>
1010
<br>
1111

1212
<div align="center">
13-
<h1>Roo Code (prev. Roo Cline)</h1>
13+
<h1>Kilo Code (prev. Kilo Code, Cline)</h1>
1414

15-
<a href="https://marketplace.visualstudio.com/items?itemName=RooVeterinaryInc.roo-cline" target="_blank"><img src="https://img.shields.io/badge/Download%20on%20VS%20Marketplace-blue?style=for-the-badge&logo=visualstudiocode&logoColor=white" alt="Download on VS Marketplace"></a>
16-
<a href="https://github.com/RooVetGit/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop" target="_blank"><img src="https://img.shields.io/badge/Feature%20Requests-yellow?style=for-the-badge" alt="Feature Requests"></a>
17-
<a href="https://marketplace.visualstudio.com/items?itemName=RooVeterinaryInc.roo-cline&ssr=false#review-details" target="_blank"><img src="https://img.shields.io/badge/Rate%20%26%20Review-green?style=for-the-badge" alt="Rate & Review"></a>
18-
<a href="https://docs.roocode.com" target="_blank"><img src="https://img.shields.io/badge/Documentation-6B46C1?style=for-the-badge&logo=readthedocs&logoColor=white" alt="Documentation"></a>
15+
<a href="https://marketplace.visualstudio.com/items?itemName=kilocode.Kilo-Code" target="_blank"><img src="https://img.shields.io/badge/Download%20on%20VS%20Marketplace-blue?style=for-the-badge&logo=visualstudiocode&logoColor=white" alt="Download on VS Marketplace"></a>
16+
<a href="https://github.com/Kilo-Org/kilocode/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop" target="_blank"><img src="https://img.shields.io/badge/Feature%20Requests-yellow?style=for-the-badge" alt="Feature Requests"></a>
17+
<a href="https://marketplace.visualstudio.com/items?itemName=kilocode.Kilo-Code&ssr=false#review-details" target="_blank"><img src="https://img.shields.io/badge/Rate%20%26%20Review-green?style=for-the-badge" alt="Rate & Review"></a>
18+
<a href="https://kilocode.ai" target="_blank"><img src="https://img.shields.io/badge/Documentation-6B46C1?style=for-the-badge&logo=readthedocs&logoColor=white" alt="Documentation"></a>
1919

2020
</div>
2121

22-
**Roo Code** is an AI-powered **autonomous coding agent** that lives in your editor. It can:
22+
**Kilo Code** is an AI-powered **autonomous coding agent** that lives in your editor. It can:
2323

2424
- Communicate in natural language
2525
- Read and write files directly in your workspace
@@ -28,28 +28,13 @@
2828
- Integrate with any OpenAI-compatible or custom API/model
2929
- Adapt its “personality” and capabilities through **Custom Modes**
3030

31-
Whether you’re seeking a flexible coding partner, a system architect, or specialized roles like a QA engineer or product manager, Roo Code can help you build software more efficiently.
31+
Whether you’re seeking a flexible coding partner, a system architect, or specialized roles like a QA engineer or product manager, Kilo Code can help you build software more efficiently.
3232

3333
Check out the [CHANGELOG](CHANGELOG.md) for detailed updates and fixes.
3434

3535
---
3636

37-
## 🎉 Roo Code 3.8 Released
38-
39-
Roo Code 3.8 is out with performance boosts, new features, and bug fixes.
40-
41-
- Faster asynchronous checkpoints
42-
- Support for .rooignore files
43-
- Fixed terminal & gray screen issues
44-
- Roo Code can run in multiple windows
45-
- Experimental multi-diff editing strategy
46-
- Subtask to parent task communication
47-
- Updated DeepSeek provider
48-
- New "Human Relay" provider
49-
50-
---
51-
52-
## What Can Roo Code Do?
37+
## What Can Kilo Code Do?
5338

5439
- 🚀 **Generate Code** from natural language descriptions
5540
- 🔧 **Refactor & Debug** existing code
@@ -60,15 +45,15 @@ Roo Code 3.8 is out with performance boosts, new features, and bug fixes.
6045

6146
## Quick Start
6247

63-
1. [Install Roo Code](https://docs.roocode.com/getting-started/installing)
48+
1. [Install Kilo Code](https://docs.roocode.com/getting-started/installing)
6449
2. [Connect Your AI Provider](https://docs.roocode.com/getting-started/connecting-api-provider)
6550
3. [Try Your First Task](https://docs.roocode.com/getting-started/your-first-task)
6651

6752
## Key Features
6853

6954
### Multiple Modes
7055

71-
Roo Code adapts to your needs with specialized [modes](https://docs.roocode.com/basic-usage/modes):
56+
Kilo Code adapts to your needs with specialized [modes](https://docs.roocode.com/basic-usage/modes):
7257

7358
- **Code Mode:** For general-purpose coding tasks
7459
- **Architect Mode:** For planning and technical leadership
@@ -78,18 +63,18 @@ Roo Code adapts to your needs with specialized [modes](https://docs.roocode.com/
7863

7964
### Smart Tools
8065

81-
Roo Code comes with powerful [tools](https://docs.roocode.com/basic-usage/using-tools) that can:
66+
Kilo Code comes with powerful [tools](https://docs.roocode.com/basic-usage/using-tools) that can:
8267

8368
- Read and write files in your project
8469
- Execute commands in your VS Code terminal
8570
- Control a web browser
8671
- Use external tools via [MCP (Model Context Protocol)](https://docs.roocode.com/advanced-usage/mcp)
8772

88-
MCP extends Roo Code's capabilities by allowing you to add unlimited custom tools. Integrate with external APIs, connect to databases, or create specialized development tools - MCP provides the framework to expand Roo Code's functionality to meet your specific needs.
73+
MCP extends Kilo Code's capabilities by allowing you to add unlimited custom tools. Integrate with external APIs, connect to databases, or create specialized development tools - MCP provides the framework to expand Kilo Code's functionality to meet your specific needs.
8974

9075
### Customization
9176

92-
Make Roo Code work your way with:
77+
Make Kilo Code work your way with:
9378

9479
- [Custom Instructions](https://docs.roocode.com/advanced-usage/custom-instructions) for personalized behavior
9580
- [Custom Modes](https://docs.roocode.com/advanced-usage/custom-modes) for specialized tasks
@@ -106,27 +91,27 @@ Make Roo Code work your way with:
10691

10792
### Community
10893

109-
- **Discord:** [Join our Discord server](https://discord.gg/roocode) for real-time help and discussions
94+
- **Discord:** [Join our Discord server](https://discord.gg/QZ9vjPj9e) for real-time help and discussions
11095
- **Reddit:** [Visit our subreddit](https://www.reddit.com/r/RooCode) to share experiences and tips
111-
- **GitHub:** Report [issues](https://github.com/RooVetGit/Roo-Code/issues) or request [features](https://github.com/RooVetGit/Roo-Code/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop)
96+
- **GitHub:** Report [issues](https://github.com/Kilo-Org/kilocode/issues) or request [features](https://github.com/Kilo-Org/kilocode/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop)
11297

11398
---
11499

115100
## Local Setup & Development
116101

117102
1. **Clone** the repo:
118103
```bash
119-
git clone https://github.com/RooVetGit/Roo-Code.git
104+
git clone https://github.com/Kilo-Org/kilocode.git
120105
```
121106
2. **Install dependencies**:
122107
```bash
123108
npm run install:all
124109
```
125110

126111
if that fails, try:
127-
```bash
112+
`bash
128113
npm run install:ci
129-
```
114+
`
130115

131116
3. **Build** the extension:
132117
```bash
@@ -142,7 +127,7 @@ if that fails, try:
142127
npm run dev
143128
```
144129
6. **Debug**:
145-
- Press `F5` (or **Run****Start Debugging**) in VSCode to open a new session with Roo Code loaded.
130+
- Press `F5` (or **Run****Start Debugging**) in VSCode to open a new session with Kilo Code loaded.
146131

147132
Changes to the webview will appear immediately. Changes to the core extension will require a restart of the extension host.
148133

@@ -152,15 +137,15 @@ We use [changesets](https://github.com/changesets/changesets) for versioning and
152137

153138
## Disclaimer
154139

155-
**Please note** that Roo Veterinary, Inc does **not** make any representations or warranties regarding any code, models, or other tools provided or made available in connection with Roo Code, any associated third-party tools, or any resulting outputs. You assume **all risks** associated with the use of any such tools or outputs; such tools are provided on an **"AS IS"** and **"AS AVAILABLE"** basis. Such risks may include, without limitation, intellectual property infringement, cyber vulnerabilities or attacks, bias, inaccuracies, errors, defects, viruses, downtime, property loss or damage, and/or personal injury. You are solely responsible for your use of any such tools or outputs (including, without limitation, the legality, appropriateness, and results thereof).
140+
**Please note** that Roo Veterinary, Inc does **not** make any representations or warranties regarding any code, models, or other tools provided or made available in connection with Kilo Code, any associated third-party tools, or any resulting outputs. You assume **all risks** associated with the use of any such tools or outputs; such tools are provided on an **"AS IS"** and **"AS AVAILABLE"** basis. Such risks may include, without limitation, intellectual property infringement, cyber vulnerabilities or attacks, bias, inaccuracies, errors, defects, viruses, downtime, property loss or damage, and/or personal injury. You are solely responsible for your use of any such tools or outputs (including, without limitation, the legality, appropriateness, and results thereof).
156141

157142
---
158143

159144
## Contributing
160145

161146
We love community contributions! Here’s how to get involved:
162147

163-
1. **Check Issues & Requests**: See [open issues](https://github.com/RooVetGit/Roo-Code/issues) or [feature requests](https://github.com/RooVetGit/Roo-Code/discussions/categories/feature-requests).
148+
1. **Check Issues & Requests**: See [open issues](https://github.com/Kilo-Org/kilocode/issues) or [feature requests](https://github.com/Kilo-Org/kilocode/discussions/categories/feature-requests).
164149
2. **Fork & branch** off `main`.
165150
3. **Submit a Pull Request** once your feature or fix is ready.
166151
4. **Join** our [Reddit community](https://www.reddit.com/r/RooCode/) and [Discord](https://roocode.com/discord) for feedback, tips, and announcements.
@@ -173,4 +158,4 @@ We love community contributions! Here’s how to get involved:
173158

174159
---
175160

176-
**Enjoy Roo Code!** Whether you keep it on a short leash or let it roam autonomously, we can’t wait to see what you build. If you have questions or feature ideas, drop by our [Reddit community](https://www.reddit.com/r/RooCode/) or [Discord](https://roocode.com/discord). Happy coding!
161+
**Enjoy Kilo Code!** Whether you keep it on a short leash or let it roam autonomously, we can’t wait to see what you build. If you have questions or feature ideas, drop by our [Reddit community](https://www.reddit.com/r/kilocode/) or [Discord](). Happy coding!

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"name": "roo-cline",
3-
"displayName": "Roo Code (prev. Roo Cline)",
2+
"name": "Kilo-Code",
3+
"displayName": "Kilo Code",
44
"description": "A whole dev team of AI agents in your editor.",
5-
"publisher": "RooVeterinaryInc",
6-
"version": "3.8.4",
5+
"publisher": "kilocode",
6+
"version": "4.0.1",
77
"icon": "assets/icons/rocket.png",
88
"galleryBanner": {
99
"color": "#617A91",
@@ -13,13 +13,13 @@
1313
"vscode": "^1.84.0"
1414
},
1515
"author": {
16-
"name": "Roo Vet"
16+
"name": "Kilo Code"
1717
},
1818
"repository": {
1919
"type": "git",
20-
"url": "https://github.com/RooVetGit/Roo-Code"
20+
"url": "https://github.com/Kilo-Org/kilocode"
2121
},
22-
"homepage": "https://github.com/RooVetGit/Roo-Code",
22+
"homepage": "https://kilocode.ai",
2323
"categories": [
2424
"AI",
2525
"Chat",
@@ -41,7 +41,7 @@
4141
"sonnet",
4242
"ai",
4343
"llama",
44-
"roo code",
44+
"Kilo Code",
4545
"roocode"
4646
],
4747
"activationEvents": [
@@ -54,7 +54,7 @@
5454
"activitybar": [
5555
{
5656
"id": "roo-cline-ActivityBar",
57-
"title": "Roo Code",
57+
"title": "Kilo Code",
5858
"icon": "$(rocket)"
5959
}
6060
]
@@ -107,50 +107,50 @@
107107
{
108108
"command": "roo-cline.openInNewTab",
109109
"title": "Open In New Tab",
110-
"category": "Roo Code"
110+
"category": "Kilo Code"
111111
},
112112
{
113113
"command": "roo-cline.explainCode",
114-
"title": "Roo Code: Explain Code",
115-
"category": "Roo Code"
114+
"title": "Kilo Code: Explain Code",
115+
"category": "Kilo Code"
116116
},
117117
{
118118
"command": "roo-cline.fixCode",
119-
"title": "Roo Code: Fix Code",
120-
"category": "Roo Code"
119+
"title": "Kilo Code: Fix Code",
120+
"category": "Kilo Code"
121121
},
122122
{
123123
"command": "roo-cline.improveCode",
124-
"title": "Roo Code: Improve Code",
125-
"category": "Roo Code"
124+
"title": "Kilo Code: Improve Code",
125+
"category": "Kilo Code"
126126
},
127127
{
128128
"command": "roo-cline.addToContext",
129-
"title": "Roo Code: Add To Context",
130-
"category": "Roo Code"
129+
"title": "Kilo Code: Add To Context",
130+
"category": "Kilo Code"
131131
}
132132
],
133133
"menus": {
134134
"editor/context": [
135135
{
136136
"command": "roo-cline.explainCode",
137137
"when": "editorHasSelection",
138-
"group": "Roo Code@1"
138+
"group": "Kilo Code@1"
139139
},
140140
{
141141
"command": "roo-cline.fixCode",
142142
"when": "editorHasSelection",
143-
"group": "Roo Code@2"
143+
"group": "Kilo Code@2"
144144
},
145145
{
146146
"command": "roo-cline.improveCode",
147147
"when": "editorHasSelection",
148-
"group": "Roo Code@3"
148+
"group": "Kilo Code@3"
149149
},
150150
{
151151
"command": "roo-cline.addToContext",
152152
"when": "editorHasSelection",
153-
"group": "Roo Code@4"
153+
"group": "Kilo Code@4"
154154
}
155155
],
156156
"view/title": [
@@ -192,9 +192,9 @@
192192
]
193193
},
194194
"configuration": {
195-
"title": "Roo Code",
195+
"title": "Kilo Code",
196196
"properties": {
197-
"roo-cline.allowedCommands": {
197+
"kiloCode.allowedCommands": {
198198
"type": "array",
199199
"items": {
200200
"type": "string"
@@ -209,7 +209,7 @@
209209
],
210210
"description": "Commands that can be auto-executed when 'Always approve execute operations' is enabled"
211211
},
212-
"roo-cline.vsCodeLmModelSelector": {
212+
"kiloCode.vsCodeLmModelSelector": {
213213
"type": "object",
214214
"properties": {
215215
"vendor": {

0 commit comments

Comments
 (0)