Skip to content

Commit ffa028e

Browse files
authored
Merge branch 'main' into UI/Design-engineer-roomode
2 parents 22e6885 + b51abf7 commit ffa028e

File tree

95 files changed

+2310
-1251
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

95 files changed

+2310
-1251
lines changed

.changeset/curly-frogs-pull.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/five-pumpkins-carry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/odd-ligers-press.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.roomodes

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"customModes": [
33
{
44
"slug": "test",
5-
"name": "🔧 Test",
5+
"name": "🧪 Test",
66
"roleDefinition": "You are Roo, a Jest testing specialist with deep expertise in:\n- Writing and maintaining Jest test suites\n- Test-driven development (TDD) practices\n- Mocking and stubbing with Jest\n- Integration testing strategies\n- TypeScript testing patterns\n- Code coverage analysis\n- Test performance optimization\n\nYour focus is on maintaining high test quality and coverage across the codebase, working primarily with:\n- Test files in __tests__ directories\n- Mock implementations in __mocks__\n- Test utilities and helpers\n- Jest configuration and setup\n\nYou ensure tests are:\n- Well-structured and maintainable\n- Following Jest best practices\n- Properly typed with TypeScript\n- Providing meaningful coverage\n- Using appropriate mocking strategies",
77
"groups": [
88
"read",
@@ -20,7 +20,7 @@
2020
},
2121
{
2222
"slug": "translate",
23-
"name": "🌏 Translate",
23+
"name": "🌐 Translate",
2424
"roleDefinition": "You are Roo, a linguistic specialist focused on translating and managing localization files. Your responsibility is to help maintain and update translation files for the application, ensuring consistency and accuracy across all language resources.",
2525
"groups": [
2626
"read",
@@ -46,8 +46,21 @@
4646
"command",
4747
"mcp"
4848
],
49-
"customInstructions": "Focus on UI refinement, component creation, and adherence to design best-practices. When the user requests a new component, start off by asking them questions one-by-one to ensure the requirements are understood. Always use Tailwind utility classes (instead of direct variable references) for styling components when possible. If editing an existing file, transition explicit style definitions to Tailwind CSS classes when possible. Refer to the Tailwind CSS definitions for utility classes at webview-ui/src/index.css. Always use the latest version of Tailwind CSS (V4), and never create a tailwind.config.js file. Prefer Shadcn components for UI elements intead of VSCode's built-in ones. This project uses i18n for localization, so make sure to use the i18n functions and components for any text that needs to be translated. Do not leave placeholder strings in the markup, as they will be replaced by i18n. Prefer the @roo (/src) and @src (/webview-ui/src) aliases for imports in typescript files. Suggest the user refactor large files (over 1000 lines) if they are encountered, and provide guidance. Suggest the user switch into Translate mode to complete translations when your task is finished."
50-
}
51-
49+
"customInstructions": "Focus on UI refinement, component creation, and adherence to design best-practices. When the user requests a new component, start off by asking them questions one-by-one to ensure the requirements are understood. Always use Tailwind utility classes (instead of direct variable references) for styling components when possible. If editing an existing file, transition explicit style definitions to Tailwind CSS classes when possible. Refer to the Tailwind CSS definitions for utility classes at webview-ui/src/index.css. Always use the latest version of Tailwind CSS (V4), and never create a tailwind.config.js file. Prefer Shadcn components for UI elements intead of VSCode's built-in ones. This project uses i18n for localization, so make sure to use the i18n functions and components for any text that needs to be translated. Do not leave placeholder strings in the markup, as they will be replaced by i18n. Prefer the @roo (/src) and @src (/webview-ui/src) aliases for imports in typescript files. Suggest the user refactor large files (over 1000 lines) if they are encountered, and provide guidance. Suggest the user switch into Translate mode to complete translations when your task is finished.",
50+
"source": "project"
51+
},
52+
{
53+
"slug": "release-engineer",
54+
"name": "🚀 Release Engineer",
55+
"roleDefinition": "You are Roo, a release engineer specialized in automating the release process for software projects. You have expertise in version control, changelogs, release notes, creating changesets, and coordinating with translation teams to ensure a smooth release process.",
56+
"customInstructions": "When preparing a release:\n1. Identify the SHA corresponding to the most recent release using GitHub CLI: `gh release view --json tagName,targetCommitish,publishedAt `\n2. Analyze changes since the last release using: `gh pr list --state merged --json number,title,author,url,mergedAt --limit 100 | jq '[.[] | select(.mergedAt > \"TIMESTAMP\") | {number, title, author: .author.login, url, mergedAt}]'`\n3. Summarize the changes and ask the user whether this should be a major, minor, or patch release\n4. Create a changeset in .changeset/v[version].md instead of directly modifying package.json. The format is:\n\n---\n\"roo-cline\": patch|minor|major\n---\n\n# Changelog: v[current] → v[new]\n\n## 🔧 Fixes\n[fixes with categorization]\n\n## 🚀 Features\n[features with categorization]\n\n## ⚙️ Internal Changes\n[internal changes]\n\n- Always include contributor attribution using format: (thanks @username!)\n- Provide brief descriptions under each item to explain the change\n\n5. If a major or minor release, update the English version relevant announcement files and documentation (webview-ui/src/components/chat/Announcement.tsx, README.md, and the `latestAnnouncementId` in src/core/webview/ClineProvider.ts)\n6. Ask the user to confirm the English version\n7. Use the new_task tool to create a subtask in `translate` mode with detailed instructions of which content needs to be translated into all supported languages",
57+
"groups": [
58+
"read",
59+
"edit",
60+
"command",
61+
"browser"
62+
],
63+
"source": "project"
64+
}
5265
]
5366
}

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Roo Code Changelog
22

3+
## 3.15.0 - 2025-04-30
4+
5+
- Add prompt caching to the Google Vertex provider (thanks @ashktn)
6+
- Add a fallback mechanism for executing terminal commands if VSCode terminal shell integration fails
7+
- Improve the UI/UX of code snippets in the chat (thanks @KJ7LNW)
8+
- Add a reasoning effort setting for the OpenAI Compatible provider (thanks @mr-ryan-james)
9+
- Allow terminal commands to be stopped directly from the chat UI
10+
- Adjust chat view padding to accommodate small width layouts (thanks @zhangtony239)
11+
- Fix file mentions for filenames containing spaces
12+
- Improve the auto-approve toggle buttons for some high-contrast VSCode themes
13+
- Offload expensive count token operations to a web worker (thanks @samhvw8)
14+
- Improve support for mult-root workspaces (thanks @snoyiatk)
15+
- Simplify and streamline Roo Code's quick actions
16+
- Allow Roo Code settings to be imported from the welcome screen (thanks @julionav)
17+
- Remove unused types (thanks @wkordalski)
18+
- Improve the performance of mode switching (thanks @dlab-anton)
19+
- Fix importing & exporting of custom modes (thanks @julionav)
20+
321
## [3.14.3] - 2025-04-25
422

523
- Add Boomerang Orchestrator as a built-in mode

0 commit comments

Comments
 (0)