diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index aee91c77ee7..a7a46ecb7f2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -82,7 +82,6 @@ body: - DeepSeek - Featherless AI - Fireworks AI - - Glama - Google Gemini - Google Vertex AI - Groq diff --git a/.roo/roomotes.yml b/.roo/roomotes.yml index 33f6b3bd57c..0ea30b93af7 100644 --- a/.roo/roomotes.yml +++ b/.roo/roomotes.yml @@ -1,25 +1,6 @@ version: "1.0" commands: - - name: Pull latest changes - run: git pull - timeout: 60 - execution_phase: task_run - name: Install dependencies run: pnpm install timeout: 60 - execution_phase: task_run - -github_events: - - event: issues.opened - action: - name: github.issue.fix - - event: issue_comment.created - action: - name: github.issue.comment.respond - - event: pull_request.opened - action: - name: github.pr.review - - event: pull_request_review_comment.created - action: - name: github.pr.comment.respond diff --git a/apps/web-roo-code/src/app/terms/terms.md b/apps/web-roo-code/src/app/terms/terms.md index 1880c6184ec..e5589909417 100644 --- a/apps/web-roo-code/src/app/terms/terms.md +++ b/apps/web-roo-code/src/app/terms/terms.md @@ -70,7 +70,7 @@ Customer may access and use the Service solely for its internal business purpose ## 6. Privacy & Data -Roo Code's Privacy Notice ([https://roocode.com/privacy](https://roocode.com/privacy)) explains how Roo Code collects and handles personal information. If Customer requires a DPA, email [support@roocode.com](mailto:support@roocode.com). +Roo Code's Privacy Notice ([https://roocode.com/privacy](https://roocode.com/privacy)) explains how Roo Code collects and handles personal information. If Customer requires a DPA, email [zgsm@sangfor.com.cn](mailto:zgsm@sangfor.com.cn). ## 7. Warranty Disclaimer @@ -98,4 +98,4 @@ The caps in Section 2 apply to all claims under the Agreement, whether in contra **Roo Code, Inc.** 98 Graceland Dr, San Rafael, CA 94901 USA -Email: [support@roocode.com](mailto:support@roocode.com) +Email: [zgsm@sangfor.com.cn](mailto:zgsm@sangfor.com.cn) diff --git a/apps/web-roo-code/src/components/chromes/footer.tsx b/apps/web-roo-code/src/components/chromes/footer.tsx index 91ce39e715e..18a96190e7a 100644 --- a/apps/web-roo-code/src/components/chromes/footer.tsx +++ b/apps/web-roo-code/src/components/chromes/footer.tsx @@ -225,7 +225,7 @@ export function Footer() {