|
|
@@ -198,6 +198,26 @@ Example: Requesting to switch to code mode
|
|
|
<reason>Need to make code changes</reason>
|
|
|
</switch_mode>
|
|
|
|
|
|
+## 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.
|
|
|
+
|
|
|
+Parameters:
|
|
|
+- mode: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
|
|
|
+- message: (required) The initial user message or instructions for this new task.
|
|
|
+
|
|
|
+Usage:
|
|
|
+<new_task>
|
|
|
+<mode>your-mode-slug-here</mode>
|
|
|
+<message>Your initial instructions here</message>
|
|
|
+</new_task>
|
|
|
+
|
|
|
+Example:
|
|
|
+<new_task>
|
|
|
+<mode>code</mode>
|
|
|
+<message>Implement a new feature for the application.</message>
|
|
|
+</new_task>
|
|
|
+
|
|
|
+
|
|
|
# Tool Use Guidelines
|
|
|
|
|
|
1. In <thinking> tags, assess what information you already have and what information you need to proceed with the task.
|
|
|
@@ -501,6 +521,26 @@ Example: Requesting to switch to code mode
|
|
|
<reason>Need to make code changes</reason>
|
|
|
</switch_mode>
|
|
|
|
|
|
+## 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.
|
|
|
+
|
|
|
+Parameters:
|
|
|
+- mode: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
|
|
|
+- message: (required) The initial user message or instructions for this new task.
|
|
|
+
|
|
|
+Usage:
|
|
|
+<new_task>
|
|
|
+<mode>your-mode-slug-here</mode>
|
|
|
+<message>Your initial instructions here</message>
|
|
|
+</new_task>
|
|
|
+
|
|
|
+Example:
|
|
|
+<new_task>
|
|
|
+<mode>code</mode>
|
|
|
+<message>Implement a new feature for the application.</message>
|
|
|
+</new_task>
|
|
|
+
|
|
|
+
|
|
|
# Tool Use Guidelines
|
|
|
|
|
|
1. In <thinking> tags, assess what information you already have and what information you need to proceed with the task.
|
|
|
@@ -804,6 +844,26 @@ Example: Requesting to switch to code mode
|
|
|
<reason>Need to make code changes</reason>
|
|
|
</switch_mode>
|
|
|
|
|
|
+## 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.
|
|
|
+
|
|
|
+Parameters:
|
|
|
+- mode: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
|
|
|
+- message: (required) The initial user message or instructions for this new task.
|
|
|
+
|
|
|
+Usage:
|
|
|
+<new_task>
|
|
|
+<mode>your-mode-slug-here</mode>
|
|
|
+<message>Your initial instructions here</message>
|
|
|
+</new_task>
|
|
|
+
|
|
|
+Example:
|
|
|
+<new_task>
|
|
|
+<mode>code</mode>
|
|
|
+<message>Implement a new feature for the application.</message>
|
|
|
+</new_task>
|
|
|
+
|
|
|
+
|
|
|
# Tool Use Guidelines
|
|
|
|
|
|
1. In <thinking> tags, assess what information you already have and what information you need to proceed with the task.
|
|
|
@@ -1153,6 +1213,26 @@ Example: Requesting to switch to code mode
|
|
|
<reason>Need to make code changes</reason>
|
|
|
</switch_mode>
|
|
|
|
|
|
+## 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.
|
|
|
+
|
|
|
+Parameters:
|
|
|
+- mode: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
|
|
|
+- message: (required) The initial user message or instructions for this new task.
|
|
|
+
|
|
|
+Usage:
|
|
|
+<new_task>
|
|
|
+<mode>your-mode-slug-here</mode>
|
|
|
+<message>Your initial instructions here</message>
|
|
|
+</new_task>
|
|
|
+
|
|
|
+Example:
|
|
|
+<new_task>
|
|
|
+<mode>code</mode>
|
|
|
+<message>Implement a new feature for the application.</message>
|
|
|
+</new_task>
|
|
|
+
|
|
|
+
|
|
|
# Tool Use Guidelines
|
|
|
|
|
|
1. In <thinking> tags, assess what information you already have and what information you need to proceed with the task.
|
|
|
@@ -1508,6 +1588,26 @@ Example: Requesting to switch to code mode
|
|
|
<reason>Need to make code changes</reason>
|
|
|
</switch_mode>
|
|
|
|
|
|
+## 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.
|
|
|
+
|
|
|
+Parameters:
|
|
|
+- mode: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
|
|
|
+- message: (required) The initial user message or instructions for this new task.
|
|
|
+
|
|
|
+Usage:
|
|
|
+<new_task>
|
|
|
+<mode>your-mode-slug-here</mode>
|
|
|
+<message>Your initial instructions here</message>
|
|
|
+</new_task>
|
|
|
+
|
|
|
+Example:
|
|
|
+<new_task>
|
|
|
+<mode>code</mode>
|
|
|
+<message>Implement a new feature for the application.</message>
|
|
|
+</new_task>
|
|
|
+
|
|
|
+
|
|
|
# Tool Use Guidelines
|
|
|
|
|
|
1. In <thinking> tags, assess what information you already have and what information you need to proceed with the task.
|
|
|
@@ -2221,6 +2321,26 @@ Example: Requesting to switch to code mode
|
|
|
<reason>Need to make code changes</reason>
|
|
|
</switch_mode>
|
|
|
|
|
|
+## 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.
|
|
|
+
|
|
|
+Parameters:
|
|
|
+- mode: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
|
|
|
+- message: (required) The initial user message or instructions for this new task.
|
|
|
+
|
|
|
+Usage:
|
|
|
+<new_task>
|
|
|
+<mode>your-mode-slug-here</mode>
|
|
|
+<message>Your initial instructions here</message>
|
|
|
+</new_task>
|
|
|
+
|
|
|
+Example:
|
|
|
+<new_task>
|
|
|
+<mode>code</mode>
|
|
|
+<message>Implement a new feature for the application.</message>
|
|
|
+</new_task>
|
|
|
+
|
|
|
+
|
|
|
# Tool Use Guidelines
|
|
|
|
|
|
1. In <thinking> tags, assess what information you already have and what information you need to proceed with the task.
|
|
|
@@ -2587,6 +2707,26 @@ Example: Requesting to switch to code mode
|
|
|
<reason>Need to make code changes</reason>
|
|
|
</switch_mode>
|
|
|
|
|
|
+## 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.
|
|
|
+
|
|
|
+Parameters:
|
|
|
+- mode: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
|
|
|
+- message: (required) The initial user message or instructions for this new task.
|
|
|
+
|
|
|
+Usage:
|
|
|
+<new_task>
|
|
|
+<mode>your-mode-slug-here</mode>
|
|
|
+<message>Your initial instructions here</message>
|
|
|
+</new_task>
|
|
|
+
|
|
|
+Example:
|
|
|
+<new_task>
|
|
|
+<mode>code</mode>
|
|
|
+<message>Implement a new feature for the application.</message>
|
|
|
+</new_task>
|
|
|
+
|
|
|
+
|
|
|
# Tool Use Guidelines
|
|
|
|
|
|
1. In <thinking> tags, assess what information you already have and what information you need to proceed with the task.
|
|
|
@@ -2892,6 +3032,26 @@ Example: Requesting to switch to code mode
|
|
|
<reason>Need to make code changes</reason>
|
|
|
</switch_mode>
|
|
|
|
|
|
+## 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.
|
|
|
+
|
|
|
+Parameters:
|
|
|
+- mode: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
|
|
|
+- message: (required) The initial user message or instructions for this new task.
|
|
|
+
|
|
|
+Usage:
|
|
|
+<new_task>
|
|
|
+<mode>your-mode-slug-here</mode>
|
|
|
+<message>Your initial instructions here</message>
|
|
|
+</new_task>
|
|
|
+
|
|
|
+Example:
|
|
|
+<new_task>
|
|
|
+<mode>code</mode>
|
|
|
+<message>Implement a new feature for the application.</message>
|
|
|
+</new_task>
|
|
|
+
|
|
|
+
|
|
|
# Tool Use Guidelines
|
|
|
|
|
|
1. In <thinking> tags, assess what information you already have and what information you need to proceed with the task.
|
|
|
@@ -3238,6 +3398,26 @@ Example: Requesting to switch to code mode
|
|
|
<reason>Need to make code changes</reason>
|
|
|
</switch_mode>
|
|
|
|
|
|
+## 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.
|
|
|
+
|
|
|
+Parameters:
|
|
|
+- mode: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
|
|
|
+- message: (required) The initial user message or instructions for this new task.
|
|
|
+
|
|
|
+Usage:
|
|
|
+<new_task>
|
|
|
+<mode>your-mode-slug-here</mode>
|
|
|
+<message>Your initial instructions here</message>
|
|
|
+</new_task>
|
|
|
+
|
|
|
+Example:
|
|
|
+<new_task>
|
|
|
+<mode>code</mode>
|
|
|
+<message>Implement a new feature for the application.</message>
|
|
|
+</new_task>
|
|
|
+
|
|
|
+
|
|
|
# Tool Use Guidelines
|
|
|
|
|
|
1. In <thinking> tags, assess what information you already have and what information you need to proceed with the task.
|
|
|
@@ -3527,6 +3707,26 @@ Example: Requesting to switch to code mode
|
|
|
<reason>Need to make code changes</reason>
|
|
|
</switch_mode>
|
|
|
|
|
|
+## 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.
|
|
|
+
|
|
|
+Parameters:
|
|
|
+- mode: (required) The slug of the mode to start the new task in (e.g., "code", "ask", "architect").
|
|
|
+- message: (required) The initial user message or instructions for this new task.
|
|
|
+
|
|
|
+Usage:
|
|
|
+<new_task>
|
|
|
+<mode>your-mode-slug-here</mode>
|
|
|
+<message>Your initial instructions here</message>
|
|
|
+</new_task>
|
|
|
+
|
|
|
+Example:
|
|
|
+<new_task>
|
|
|
+<mode>code</mode>
|
|
|
+<message>Implement a new feature for the application.</message>
|
|
|
+</new_task>
|
|
|
+
|
|
|
+
|
|
|
# Tool Use Guidelines
|
|
|
|
|
|
1. In <thinking> tags, assess what information you already have and what information you need to proceed with the task.
|