|
1 | 1 | // Jest Snapshot v1, https://goo.gl/fbAQLP |
2 | 2 |
|
3 | 3 | exports[`SYSTEM_PROMPT should exclude diff strategy tool description when diffEnabled is false 1`] = ` |
4 | | -"You are Roo, a highly skilled software engineer with extensive knowledge in many programming languages, frameworks, design patterns, and best practices. |
| 4 | +"You are PearAI Agent (Powered by Roo Code / Cline), a highly skilled software engineer with extensive knowledge in many programming languages, frameworks, design patterns, and best practices. |
5 | 5 |
|
6 | 6 | ==== |
7 | 7 |
|
@@ -324,7 +324,7 @@ Mock generic rules" |
324 | 324 | `; |
325 | 325 |
|
326 | 326 | exports[`SYSTEM_PROMPT should exclude diff strategy tool description when diffEnabled is undefined 1`] = ` |
327 | | -"You are Roo, a highly skilled software engineer with extensive knowledge in many programming languages, frameworks, design patterns, and best practices. |
| 327 | +"You are PearAI Agent (Powered by Roo Code / Cline), a highly skilled software engineer with extensive knowledge in many programming languages, frameworks, design patterns, and best practices. |
328 | 328 |
|
329 | 329 | ==== |
330 | 330 |
|
@@ -647,7 +647,7 @@ Mock generic rules" |
647 | 647 | `; |
648 | 648 |
|
649 | 649 | exports[`SYSTEM_PROMPT should explicitly handle undefined mcpHub 1`] = ` |
650 | | -"You are Roo, a highly skilled software engineer with extensive knowledge in many programming languages, frameworks, design patterns, and best practices. |
| 650 | +"You are PearAI Agent (Powered by Roo Code / Cline), a highly skilled software engineer with extensive knowledge in many programming languages, frameworks, design patterns, and best practices. |
651 | 651 |
|
652 | 652 | ==== |
653 | 653 |
|
@@ -970,7 +970,7 @@ Mock generic rules" |
970 | 970 | `; |
971 | 971 |
|
972 | 972 | exports[`SYSTEM_PROMPT should handle different browser viewport sizes 1`] = ` |
973 | | -"You are Roo, a highly skilled software engineer with extensive knowledge in many programming languages, frameworks, design patterns, and best practices. |
| 973 | +"You are PearAI Agent (Powered by Roo Code / Cline), a highly skilled software engineer with extensive knowledge in many programming languages, frameworks, design patterns, and best practices. |
974 | 974 |
|
975 | 975 | ==== |
976 | 976 |
|
@@ -1342,7 +1342,7 @@ Mock generic rules" |
1342 | 1342 | `; |
1343 | 1343 |
|
1344 | 1344 | exports[`SYSTEM_PROMPT should include MCP server info when mcpHub is provided 1`] = ` |
1345 | | -"You are Roo, a highly skilled software engineer with extensive knowledge in many programming languages, frameworks, design patterns, and best practices. |
| 1345 | +"You are PearAI Agent (Powered by Roo Code / Cline), a highly skilled software engineer with extensive knowledge in many programming languages, frameworks, design patterns, and best practices. |
1346 | 1346 |
|
1347 | 1347 | ==== |
1348 | 1348 |
|
@@ -1751,7 +1751,7 @@ class WeatherServer { |
1751 | 1751 |
|
1752 | 1752 | this.setupResourceHandlers(); |
1753 | 1753 | this.setupToolHandlers(); |
1754 | | - |
| 1754 | +
|
1755 | 1755 | // Error handling |
1756 | 1756 | this.server.onerror = (error) => console.error('[MCP Error]', error); |
1757 | 1757 | process.on('SIGINT', async () => { |
@@ -2078,7 +2078,7 @@ Mock generic rules" |
2078 | 2078 | `; |
2079 | 2079 |
|
2080 | 2080 | exports[`SYSTEM_PROMPT should include browser actions when supportsComputerUse is true 1`] = ` |
2081 | | -"You are Roo, a highly skilled software engineer with extensive knowledge in many programming languages, frameworks, design patterns, and best practices. |
| 2081 | +"You are PearAI Agent (Powered by Roo Code / Cline), a highly skilled software engineer with extensive knowledge in many programming languages, frameworks, design patterns, and best practices. |
2082 | 2082 |
|
2083 | 2083 | ==== |
2084 | 2084 |
|
@@ -2450,7 +2450,7 @@ Mock generic rules" |
2450 | 2450 | `; |
2451 | 2451 |
|
2452 | 2452 | exports[`SYSTEM_PROMPT should include diff strategy tool description when diffEnabled is true 1`] = ` |
2453 | | -"You are Roo, a highly skilled software engineer with extensive knowledge in many programming languages, frameworks, design patterns, and best practices. |
| 2453 | +"You are PearAI Agent (Powered by Roo Code / Cline), a highly skilled software engineer with extensive knowledge in many programming languages, frameworks, design patterns, and best practices. |
2454 | 2454 |
|
2455 | 2455 | ==== |
2456 | 2456 |
|
@@ -2835,7 +2835,7 @@ Mock generic rules" |
2835 | 2835 | `; |
2836 | 2836 |
|
2837 | 2837 | exports[`SYSTEM_PROMPT should maintain consistent system prompt 1`] = ` |
2838 | | -"You are Roo, a highly skilled software engineer with extensive knowledge in many programming languages, frameworks, design patterns, and best practices. |
| 2838 | +"You are PearAI Agent (Powered by Roo Code / Cline), a highly skilled software engineer with extensive knowledge in many programming languages, frameworks, design patterns, and best practices. |
2839 | 2839 |
|
2840 | 2840 | ==== |
2841 | 2841 |
|
@@ -3200,7 +3200,7 @@ Mock generic rules" |
3200 | 3200 | `; |
3201 | 3201 |
|
3202 | 3202 | exports[`addCustomInstructions should exclude MCP server creation info when disabled 1`] = ` |
3203 | | -"You are Roo, a highly skilled software engineer with extensive knowledge in many programming languages, frameworks, design patterns, and best practices. |
| 3203 | +"You are PearAI Agent (Powered by Roo Code / Cline), a highly skilled software engineer with extensive knowledge in many programming languages, frameworks, design patterns, and best practices. |
3204 | 3204 |
|
3205 | 3205 | ==== |
3206 | 3206 |
|
@@ -3597,7 +3597,7 @@ Mock generic rules" |
3597 | 3597 | `; |
3598 | 3598 |
|
3599 | 3599 | exports[`addCustomInstructions should generate correct prompt for architect mode 1`] = ` |
3600 | | -"You are Roo, an experienced technical leader who is inquisitive and an excellent planner. Your goal is to gather information and get context to create a detailed plan for accomplishing the user's task, which the user will review and approve before they switch into another mode to implement the solution. |
| 3600 | +"You are PearAI Agent (Powered by Roo Code / Cline), an experienced technical leader who is inquisitive and an excellent planner. Your goal is to gather information and get context to create a detailed plan for accomplishing the user's task, which the user will review and approve before they switch into another mode to implement the solution. |
3601 | 3601 |
|
3602 | 3602 | ==== |
3603 | 3603 |
|
@@ -3911,7 +3911,7 @@ Mock generic rules" |
3911 | 3911 | `; |
3912 | 3912 |
|
3913 | 3913 | exports[`addCustomInstructions should generate correct prompt for ask mode 1`] = ` |
3914 | | -"You are Roo, a knowledgeable technical assistant focused on answering questions and providing information about software development, technology, and related topics. |
| 3914 | +"You are PearAI Agent (Powered by Roo Code / Cline), a knowledgeable technical assistant focused on answering questions and providing information about software development, technology, and related topics. |
3915 | 3915 |
|
3916 | 3916 | ==== |
3917 | 3917 |
|
@@ -4216,7 +4216,7 @@ Mock generic rules" |
4216 | 4216 | `; |
4217 | 4217 |
|
4218 | 4218 | exports[`addCustomInstructions should include MCP server creation info when enabled 1`] = ` |
4219 | | -"You are Roo, a highly skilled software engineer with extensive knowledge in many programming languages, frameworks, design patterns, and best practices. |
| 4219 | +"You are PearAI Agent (Powered by Roo Code / Cline), a highly skilled software engineer with extensive knowledge in many programming languages, frameworks, design patterns, and best practices. |
4220 | 4220 |
|
4221 | 4221 | ==== |
4222 | 4222 |
|
@@ -4625,7 +4625,7 @@ class WeatherServer { |
4625 | 4625 |
|
4626 | 4626 | this.setupResourceHandlers(); |
4627 | 4627 | this.setupToolHandlers(); |
4628 | | - |
| 4628 | +
|
4629 | 4629 | // Error handling |
4630 | 4630 | this.server.onerror = (error) => console.error('[MCP Error]', error); |
4631 | 4631 | process.on('SIGINT', async () => { |
@@ -5092,7 +5092,7 @@ USER'S CUSTOM INSTRUCTIONS |
5092 | 5092 | The following additional instructions are provided by the user, and should be followed to the best of your ability without interfering with the TOOL USE guidelines. |
5093 | 5093 |
|
5094 | 5094 | Mode-specific Instructions: |
5095 | | - Custom mode instructions |
| 5095 | + Custom mode instructions |
5096 | 5096 |
|
5097 | 5097 | Rules: |
5098 | 5098 | # Rules from .clinerules-code: |
|
0 commit comments