Skip to content

Commit 096f398

Browse files
authored
docs: update LICENSE and PRIVACY (#620)
* chore(release): bump version to 2.0.8 * docs: update LICENSE and PRIVACY
1 parent 23c17a1 commit 096f398

File tree

4 files changed

+15
-15
lines changed

4 files changed

+15
-15
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright 2025 Roo Code, Inc.
189+
Copyright 2025 CoStrict, Inc.
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.

PRIVACY.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,38 @@
1-
# Roo Code Privacy Policy
1+
# CoStrict Privacy Policy
22

33
**Last Updated: September 11th, 2025**
44

5-
Roo Code respects your privacy and is committed to transparency about how we handle your data. Below is a simple breakdown of where key pieces of data go—and, importantly, where they don’t.
5+
CoStrict respects your privacy and is committed to transparency about how we handle your data. Below is a simple breakdown of where key pieces of data go—and, importantly, where they don’t.
66

77
### **Where Your Data Goes (And Where It Doesn’t)**
88

9-
- **Code & Files**: Roo Code accesses files on your local machine when needed for AI-assisted features. When you send commands to Roo Code, relevant files may be transmitted to your chosen AI model provider (e.g., OpenAI, Anthropic, OpenRouter) to generate responses. If you select Roo Code Cloud as the model provider (proxy mode), your code may transit Roo Code servers only to forward it to the upstream provider. We do not store your code; it is deleted immediately after forwarding. Otherwise, your code is sent directly to the provider. AI providers may store data per their privacy policies.
10-
- **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.
11-
- **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. If you choose Roo Code Cloud as the provider (proxy mode), prompts may transit Roo Code servers only to forward them to the upstream model and are not stored.
9+
- **Code & Files**: CoStrict accesses files on your local machine when needed for AI-assisted features. When you send commands to CoStrict, relevant files may be transmitted to your chosen AI model provider (e.g., OpenAI, Anthropic, OpenRouter) to generate responses. If you select CoStrict Cloud as the model provider (proxy mode), your code may transit CoStrict servers only to forward it to the upstream provider. We do not store your code; it is deleted immediately after forwarding. Otherwise, your code is sent directly to the provider. AI providers may store data per their privacy policies.
10+
- **Commands**: Any commands executed through CoStrict 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.
11+
- **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. If you choose CoStrict Cloud as the provider (proxy mode), prompts may transit CoStrict servers only to forward them to the upstream model and are not stored.
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 collect anonymous feature usage and error data to help us improve Roo Code. This telemetry is powered by PostHog and includes your VS Code machine ID, feature usage patterns, and exception reports. This telemetry does **not** collect personally identifiable information, your code, or AI prompts. You can opt out of this telemetry at any time through the settings.
14-
- **Marketplace Requests**: When you browse or search the Marketplace for Model Configuration Profiles (MCPs) or Custom Modes, Roo Code makes a secure API call to Roo Code's backend servers to retrieve listing information. These requests send only the query parameters (e.g., extension version, search term) necessary to fulfill the request and do not include your code, prompts, or personally identifiable information.
13+
- **Telemetry (Usage Data)**: We collect anonymous feature usage and error data to help us improve CoStrict. This telemetry is powered by PostHog and includes your VS Code machine ID, feature usage patterns, and exception reports. This telemetry does **not** collect personally identifiable information, your code, or AI prompts. You can opt out of this telemetry at any time through the settings.
14+
- **Marketplace Requests**: When you browse or search the Marketplace for Model Configuration Profiles (MCPs) or Custom Modes, CoStrict makes a secure API call to CoStrict's backend servers to retrieve listing information. These requests send only the query parameters (e.g., extension version, search term) necessary to fulfill the request and do not include your code, prompts, or personally identifiable information.
1515

1616
### **How We Use Your Data (If Collected)**
1717

18-
- We use telemetry to understand feature usage and improve Roo Code.
18+
- We use telemetry to understand feature usage and improve CoStrict.
1919
- We do **not** sell or share your data.
2020
- We do **not** train any models on your data.
2121

2222
### **Your Choices & Control**
2323

2424
- You can run models locally to prevent data being sent to third-parties.
25-
- Telemetry collection is enabled by default to help us improve Roo Code, but you can opt out at any time through the settings.
26-
- You can delete Roo Code to stop all data collection.
25+
- Telemetry collection is enabled by default to help us improve CoStrict, but you can opt out at any time through the settings.
26+
- You can delete CoStrict to stop all data collection.
2727

2828
### **Security & Updates**
2929

3030
We take reasonable measures to secure your data, but no system is 100% secure. If our privacy policy changes, we will notify you within the extension.
3131

3232
### **Contact Us**
3333

34-
For any privacy-related questions, reach out to us at support@roocode.com.
34+
For any privacy-related questions, reach out to us at [email protected].com.
3535

3636
---
3737

38-
By using Roo Code, you agree to this Privacy Policy.
38+
By using CoStrict, you agree to this Privacy Policy.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Communicate via [GitHub Issues](https://github.com/zgsm-ai/costrict/issues/new/c
6666

6767
## License
6868

69-
[Apache 2.0 © 2025 Sangfor, Inc.](./LICENSE)
69+
[Apache 2.0 © 2025 CoStrict, Inc.](./LICENSE)
7070

7171
## Star History
7272

README.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Costrict项目采用 Github Forking 工作流:[Costrict项目代码贡献流
8686

8787
## 版权声明
8888

89-
[Apache 2.0 © 2025 Sangfor, Inc.](./LICENSE)
89+
[Apache 2.0 © 2025 CoStrict, Inc.](./LICENSE)
9090

9191
## Star History
9292

0 commit comments

Comments
 (0)