You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/core/prompts/__tests__/__snapshots__/system.test.ts.snap
+33-33Lines changed: 33 additions & 33 deletions
Original file line number
Diff line number
Diff line change
@@ -805,18 +805,18 @@ Example: Requesting to switch to code mode
805
805
Description: Create a new task with a specified starting mode and initial message. This tool instructs the system to create a new Cline instance in the given mode with the provided message.
806
806
807
807
Parameters:
808
-
- mode: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
808
+
- mode_slug: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
809
809
- message: (required) The initial user message or instructions for this new task.
810
810
811
811
Usage:
812
812
<new_task>
813
-
<mode>your-mode-slug-here</mode>
813
+
<mode_slug>your-mode-slug-here</mode_slug>
814
814
<message>Your initial instructions here</message>
815
815
</new_task>
816
816
817
817
Example:
818
818
<new_task>
819
-
<mode>code</mode>
819
+
<mode_slug>code</mode_slug>
820
820
<message>Implement a new feature for the application.</message>
821
821
</new_task>
822
822
@@ -1272,18 +1272,18 @@ Example: Requesting to switch to code mode
1272
1272
Description: Create a new task with a specified starting mode and initial message. This tool instructs the system to create a new Cline instance in the given mode with the provided message.
1273
1273
1274
1274
Parameters:
1275
-
- mode: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
1275
+
- mode_slug: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
1276
1276
- message: (required) The initial user message or instructions for this new task.
1277
1277
1278
1278
Usage:
1279
1279
<new_task>
1280
-
<mode>your-mode-slug-here</mode>
1280
+
<mode_slug>your-mode-slug-here</mode_slug>
1281
1281
<message>Your initial instructions here</message>
1282
1282
</new_task>
1283
1283
1284
1284
Example:
1285
1285
<new_task>
1286
-
<mode>code</mode>
1286
+
<mode_slug>code</mode_slug>
1287
1287
<message>Implement a new feature for the application.</message>
1288
1288
</new_task>
1289
1289
@@ -1792,18 +1792,18 @@ Example: Requesting to switch to code mode
1792
1792
Description: Create a new task with a specified starting mode and initial message. This tool instructs the system to create a new Cline instance in the given mode with the provided message.
1793
1793
1794
1794
Parameters:
1795
-
- mode: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
1795
+
- mode_slug: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
1796
1796
- message: (required) The initial user message or instructions for this new task.
1797
1797
1798
1798
Usage:
1799
1799
<new_task>
1800
-
<mode>your-mode-slug-here</mode>
1800
+
<mode_slug>your-mode-slug-here</mode_slug>
1801
1801
<message>Your initial instructions here</message>
1802
1802
</new_task>
1803
1803
1804
1804
Example:
1805
1805
<new_task>
1806
-
<mode>code</mode>
1806
+
<mode_slug>code</mode_slug>
1807
1807
<message>Implement a new feature for the application.</message>
1808
1808
</new_task>
1809
1809
@@ -2311,18 +2311,18 @@ Example: Requesting to switch to code mode
2311
2311
Description: Create a new task with a specified starting mode and initial message. This tool instructs the system to create a new Cline instance in the given mode with the provided message.
2312
2312
2313
2313
Parameters:
2314
-
- mode: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
2314
+
- mode_slug: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
2315
2315
- message: (required) The initial user message or instructions for this new task.
2316
2316
2317
2317
Usage:
2318
2318
<new_task>
2319
-
<mode>your-mode-slug-here</mode>
2319
+
<mode_slug>your-mode-slug-here</mode_slug>
2320
2320
<message>Your initial instructions here</message>
2321
2321
</new_task>
2322
2322
2323
2323
Example:
2324
2324
<new_task>
2325
-
<mode>code</mode>
2325
+
<mode_slug>code</mode_slug>
2326
2326
<message>Implement a new feature for the application.</message>
2327
2327
</new_task>
2328
2328
@@ -2850,18 +2850,18 @@ Example: Requesting to switch to code mode
2850
2850
Description: Create a new task with a specified starting mode and initial message. This tool instructs the system to create a new Cline instance in the given mode with the provided message.
2851
2851
2852
2852
Parameters:
2853
-
- mode: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
2853
+
- mode_slug: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
2854
2854
- message: (required) The initial user message or instructions for this new task.
2855
2855
2856
2856
Usage:
2857
2857
<new_task>
2858
-
<mode>your-mode-slug-here</mode>
2858
+
<mode_slug>your-mode-slug-here</mode_slug>
2859
2859
<message>Your initial instructions here</message>
2860
2860
</new_task>
2861
2861
2862
2862
Example:
2863
2863
<new_task>
2864
-
<mode>code</mode>
2864
+
<mode_slug>code</mode_slug>
2865
2865
<message>Implement a new feature for the application.</message>
2866
2866
</new_task>
2867
2867
@@ -3410,18 +3410,18 @@ Example: Requesting to switch to code mode
3410
3410
Description: Create a new task with a specified starting mode and initial message. This tool instructs the system to create a new Cline instance in the given mode with the provided message.
3411
3411
3412
3412
Parameters:
3413
-
- mode: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
3413
+
- mode_slug: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
3414
3414
- message: (required) The initial user message or instructions for this new task.
3415
3415
3416
3416
Usage:
3417
3417
<new_task>
3418
-
<mode>your-mode-slug-here</mode>
3418
+
<mode_slug>your-mode-slug-here</mode_slug>
3419
3419
<message>Your initial instructions here</message>
3420
3420
</new_task>
3421
3421
3422
3422
Example:
3423
3423
<new_task>
3424
-
<mode>code</mode>
3424
+
<mode_slug>code</mode_slug>
3425
3425
<message>Implement a new feature for the application.</message>
3426
3426
</new_task>
3427
3427
@@ -3877,18 +3877,18 @@ Example: Requesting to switch to code mode
3877
3877
Description: Create a new task with a specified starting mode and initial message. This tool instructs the system to create a new Cline instance in the given mode with the provided message.
3878
3878
3879
3879
Parameters:
3880
-
- mode: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
3880
+
- mode_slug: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
3881
3881
- message: (required) The initial user message or instructions for this new task.
3882
3882
3883
3883
Usage:
3884
3884
<new_task>
3885
-
<mode>your-mode-slug-here</mode>
3885
+
<mode_slug>your-mode-slug-here</mode_slug>
3886
3886
<message>Your initial instructions here</message>
3887
3887
</new_task>
3888
3888
3889
3889
Example:
3890
3890
<new_task>
3891
-
<mode>code</mode>
3891
+
<mode_slug>code</mode_slug>
3892
3892
<message>Implement a new feature for the application.</message>
3893
3893
</new_task>
3894
3894
@@ -4435,18 +4435,18 @@ Example: Requesting to switch to code mode
4435
4435
Description: Create a new task with a specified starting mode and initial message. This tool instructs the system to create a new Cline instance in the given mode with the provided message.
4436
4436
4437
4437
Parameters:
4438
-
- mode: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
4438
+
- mode_slug: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
4439
4439
- message: (required) The initial user message or instructions for this new task.
4440
4440
4441
4441
Usage:
4442
4442
<new_task>
4443
-
<mode>your-mode-slug-here</mode>
4443
+
<mode_slug>your-mode-slug-here</mode_slug>
4444
4444
<message>Your initial instructions here</message>
4445
4445
</new_task>
4446
4446
4447
4447
Example:
4448
4448
<new_task>
4449
-
<mode>code</mode>
4449
+
<mode_slug>code</mode_slug>
4450
4450
<message>Implement a new feature for the application.</message>
4451
4451
</new_task>
4452
4452
@@ -4908,18 +4908,18 @@ Example: Requesting to switch to code mode
4908
4908
Description: Create a new task with a specified starting mode and initial message. This tool instructs the system to create a new Cline instance in the given mode with the provided message.
4909
4909
4910
4910
Parameters:
4911
-
- mode: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
4911
+
- mode_slug: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
4912
4912
- message: (required) The initial user message or instructions for this new task.
4913
4913
4914
4914
Usage:
4915
4915
<new_task>
4916
-
<mode>your-mode-slug-here</mode>
4916
+
<mode_slug>your-mode-slug-here</mode_slug>
4917
4917
<message>Your initial instructions here</message>
4918
4918
</new_task>
4919
4919
4920
4920
Example:
4921
4921
<new_task>
4922
-
<mode>code</mode>
4922
+
<mode_slug>code</mode_slug>
4923
4923
<message>Implement a new feature for the application.</message>
4924
4924
</new_task>
4925
4925
@@ -5263,18 +5263,18 @@ Example: Requesting to switch to code mode
5263
5263
Description: Create a new task with a specified starting mode and initial message. This tool instructs the system to create a new Cline instance in the given mode with the provided message.
5264
5264
5265
5265
Parameters:
5266
-
- mode: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
5266
+
- mode_slug: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
5267
5267
- message: (required) The initial user message or instructions for this new task.
5268
5268
5269
5269
Usage:
5270
5270
<new_task>
5271
-
<mode>your-mode-slug-here</mode>
5271
+
<mode_slug>your-mode-slug-here</mode_slug>
5272
5272
<message>Your initial instructions here</message>
5273
5273
</new_task>
5274
5274
5275
5275
Example:
5276
5276
<new_task>
5277
-
<mode>code</mode>
5277
+
<mode_slug>code</mode_slug>
5278
5278
<message>Implement a new feature for the application.</message>
5279
5279
</new_task>
5280
5280
@@ -5812,18 +5812,18 @@ Example: Requesting to switch to code mode
5812
5812
Description: Create a new task with a specified starting mode and initial message. This tool instructs the system to create a new Cline instance in the given mode with the provided message.
5813
5813
5814
5814
Parameters:
5815
-
- mode: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
5815
+
- mode_slug: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
5816
5816
- message: (required) The initial user message or instructions for this new task.
5817
5817
5818
5818
Usage:
5819
5819
<new_task>
5820
-
<mode>your-mode-slug-here</mode>
5820
+
<mode_slug>your-mode-slug-here</mode_slug>
5821
5821
<message>Your initial instructions here</message>
5822
5822
</new_task>
5823
5823
5824
5824
Example:
5825
5825
<new_task>
5826
-
<mode>code</mode>
5826
+
<mode_slug>code</mode_slug>
5827
5827
<message>Implement a new feature for the application.</message>
0 commit comments