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
Refactor: Update new_task tool description and mode examples (#3586)
The description for the `new_task` tool has been simplified for clarity.
Additionally, the example modes listed for the `mode` parameter have been updated to include "debug" instead of "ask".
Copy file name to clipboardExpand all lines: src/core/prompts/__tests__/__snapshots__/system.test.ts.snap
+24-24Lines changed: 24 additions & 24 deletions
Original file line number
Diff line number
Diff line change
@@ -341,10 +341,10 @@ Example: Requesting to switch to code mode
341
341
</switch_mode>
342
342
343
343
## new_task
344
-
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.
344
+
Description: This will let you create a new task instance in the chosen mode using your provided message.
345
345
346
346
Parameters:
347
-
- mode: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
347
+
- mode: (required) The slug of the mode to start the new task in (e.g., "code", "debug", "architect").
348
348
- message: (required) The initial user message or instructions for this new task.
349
349
350
350
Usage:
@@ -814,10 +814,10 @@ Example: Requesting to switch to code mode
814
814
</switch_mode>
815
815
816
816
## new_task
817
-
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.
817
+
Description: This will let you create a new task instance in the chosen mode using your provided message.
818
818
819
819
Parameters:
820
-
- mode: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
820
+
- mode: (required) The slug of the mode to start the new task in (e.g., "code", "debug", "architect").
821
821
- message: (required) The initial user message or instructions for this new task.
822
822
823
823
Usage:
@@ -1287,10 +1287,10 @@ Example: Requesting to switch to code mode
1287
1287
</switch_mode>
1288
1288
1289
1289
## new_task
1290
-
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.
1290
+
Description: This will let you create a new task instance in the chosen mode using your provided message.
1291
1291
1292
1292
Parameters:
1293
-
- mode: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
1293
+
- mode: (required) The slug of the mode to start the new task in (e.g., "code", "debug", "architect").
1294
1294
- message: (required) The initial user message or instructions for this new task.
1295
1295
1296
1296
Usage:
@@ -1813,10 +1813,10 @@ Example: Requesting to switch to code mode
1813
1813
</switch_mode>
1814
1814
1815
1815
## new_task
1816
-
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.
1816
+
Description: This will let you create a new task instance in the chosen mode using your provided message.
1817
1817
1818
1818
Parameters:
1819
-
- mode: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
1819
+
- mode: (required) The slug of the mode to start the new task in (e.g., "code", "debug", "architect").
1820
1820
- message: (required) The initial user message or instructions for this new task.
1821
1821
1822
1822
Usage:
@@ -2338,10 +2338,10 @@ Example: Requesting to switch to code mode
2338
2338
</switch_mode>
2339
2339
2340
2340
## new_task
2341
-
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.
2341
+
Description: This will let you create a new task instance in the chosen mode using your provided message.
2342
2342
2343
2343
Parameters:
2344
-
- mode: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
2344
+
- mode: (required) The slug of the mode to start the new task in (e.g., "code", "debug", "architect").
2345
2345
- message: (required) The initial user message or instructions for this new task.
2346
2346
2347
2347
Usage:
@@ -2883,10 +2883,10 @@ Example: Requesting to switch to code mode
2883
2883
</switch_mode>
2884
2884
2885
2885
## new_task
2886
-
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.
2886
+
Description: This will let you create a new task instance in the chosen mode using your provided message.
2887
2887
2888
2888
Parameters:
2889
-
- mode: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
2889
+
- mode: (required) The slug of the mode to start the new task in (e.g., "code", "debug", "architect").
2890
2890
- message: (required) The initial user message or instructions for this new task.
2891
2891
2892
2892
Usage:
@@ -3449,10 +3449,10 @@ Example: Requesting to switch to code mode
3449
3449
</switch_mode>
3450
3450
3451
3451
## new_task
3452
-
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.
3452
+
Description: This will let you create a new task instance in the chosen mode using your provided message.
3453
3453
3454
3454
Parameters:
3455
-
- mode: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
3455
+
- mode: (required) The slug of the mode to start the new task in (e.g., "code", "debug", "architect").
3456
3456
- message: (required) The initial user message or instructions for this new task.
3457
3457
3458
3458
Usage:
@@ -3922,10 +3922,10 @@ Example: Requesting to switch to code mode
3922
3922
</switch_mode>
3923
3923
3924
3924
## new_task
3925
-
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.
3925
+
Description: This will let you create a new task instance in the chosen mode using your provided message.
3926
3926
3927
3927
Parameters:
3928
-
- mode: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
3928
+
- mode: (required) The slug of the mode to start the new task in (e.g., "code", "debug", "architect").
3929
3929
- message: (required) The initial user message or instructions for this new task.
3930
3930
3931
3931
Usage:
@@ -4486,10 +4486,10 @@ Example: Requesting to switch to code mode
4486
4486
</switch_mode>
4487
4487
4488
4488
## new_task
4489
-
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.
4489
+
Description: This will let you create a new task instance in the chosen mode using your provided message.
4490
4490
4491
4491
Parameters:
4492
-
- mode: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
4492
+
- mode: (required) The slug of the mode to start the new task in (e.g., "code", "debug", "architect").
4493
4493
- message: (required) The initial user message or instructions for this new task.
4494
4494
4495
4495
Usage:
@@ -4965,10 +4965,10 @@ Example: Requesting to switch to code mode
4965
4965
</switch_mode>
4966
4966
4967
4967
## new_task
4968
-
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.
4968
+
Description: This will let you create a new task instance in the chosen mode using your provided message.
4969
4969
4970
4970
Parameters:
4971
-
- mode: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
4971
+
- mode: (required) The slug of the mode to start the new task in (e.g., "code", "debug", "architect").
4972
4972
- message: (required) The initial user message or instructions for this new task.
4973
4973
4974
4974
Usage:
@@ -5326,10 +5326,10 @@ Example: Requesting to switch to code mode
5326
5326
</switch_mode>
5327
5327
5328
5328
## new_task
5329
-
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.
5329
+
Description: This will let you create a new task instance in the chosen mode using your provided message.
5330
5330
5331
5331
Parameters:
5332
-
- mode: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
5332
+
- mode: (required) The slug of the mode to start the new task in (e.g., "code", "debug", "architect").
5333
5333
- message: (required) The initial user message or instructions for this new task.
5334
5334
5335
5335
Usage:
@@ -5881,10 +5881,10 @@ Example: Requesting to switch to code mode
5881
5881
</switch_mode>
5882
5882
5883
5883
## new_task
5884
-
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.
5884
+
Description: This will let you create a new task instance in the chosen mode using your provided message.
5885
5885
5886
5886
Parameters:
5887
-
- mode: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
5887
+
- mode: (required) The slug of the mode to start the new task in (e.g., "code", "debug", "architect").
5888
5888
- message: (required) The initial user message or instructions for this new task.
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.
5
+
Description: This will let you create a new task instance in the chosen mode using your provided message.
6
6
7
7
Parameters:
8
-
- mode: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
8
+
- mode: (required) The slug of the mode to start the new task in (e.g., "code", "debug", "architect").
9
9
- message: (required) The initial user message or instructions for this new task.
0 commit comments