Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
72 changes: 36 additions & 36 deletions src/core/prompts/__tests__/__snapshots__/system.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -338,18 +338,18 @@ Example: Requesting to switch to code mode
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").
- mode_slug: (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>
<mode_slug>your-mode-slug-here</mode_slug>
<message>Your initial instructions here</message>
</new_task>

Example:
<new_task>
<mode>code</mode>
<mode_slug>code</mode_slug>
<message>Implement a new feature for the application.</message>
</new_task>

Expand Down Expand Up @@ -805,18 +805,18 @@ Example: Requesting to switch to code mode
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").
- mode_slug: (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>
<mode_slug>your-mode-slug-here</mode_slug>
<message>Your initial instructions here</message>
</new_task>

Example:
<new_task>
<mode>code</mode>
<mode_slug>code</mode_slug>
<message>Implement a new feature for the application.</message>
</new_task>

Expand Down Expand Up @@ -1272,18 +1272,18 @@ Example: Requesting to switch to code mode
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").
- mode_slug: (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>
<mode_slug>your-mode-slug-here</mode_slug>
<message>Your initial instructions here</message>
</new_task>

Example:
<new_task>
<mode>code</mode>
<mode_slug>code</mode_slug>
<message>Implement a new feature for the application.</message>
</new_task>

Expand Down Expand Up @@ -1792,18 +1792,18 @@ Example: Requesting to switch to code mode
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").
- mode_slug: (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>
<mode_slug>your-mode-slug-here</mode_slug>
<message>Your initial instructions here</message>
</new_task>

Example:
<new_task>
<mode>code</mode>
<mode_slug>code</mode_slug>
<message>Implement a new feature for the application.</message>
</new_task>

Expand Down Expand Up @@ -2311,18 +2311,18 @@ Example: Requesting to switch to code mode
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").
- mode_slug: (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>
<mode_slug>your-mode-slug-here</mode_slug>
<message>Your initial instructions here</message>
</new_task>

Example:
<new_task>
<mode>code</mode>
<mode_slug>code</mode_slug>
<message>Implement a new feature for the application.</message>
</new_task>

Expand Down Expand Up @@ -2850,18 +2850,18 @@ Example: Requesting to switch to code mode
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").
- mode_slug: (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>
<mode_slug>your-mode-slug-here</mode_slug>
<message>Your initial instructions here</message>
</new_task>

Example:
<new_task>
<mode>code</mode>
<mode_slug>code</mode_slug>
<message>Implement a new feature for the application.</message>
</new_task>

Expand Down Expand Up @@ -3410,18 +3410,18 @@ Example: Requesting to switch to code mode
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").
- mode_slug: (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>
<mode_slug>your-mode-slug-here</mode_slug>
<message>Your initial instructions here</message>
</new_task>

Example:
<new_task>
<mode>code</mode>
<mode_slug>code</mode_slug>
<message>Implement a new feature for the application.</message>
</new_task>

Expand Down Expand Up @@ -3877,18 +3877,18 @@ Example: Requesting to switch to code mode
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").
- mode_slug: (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>
<mode_slug>your-mode-slug-here</mode_slug>
<message>Your initial instructions here</message>
</new_task>

Example:
<new_task>
<mode>code</mode>
<mode_slug>code</mode_slug>
<message>Implement a new feature for the application.</message>
</new_task>

Expand Down Expand Up @@ -4435,18 +4435,18 @@ Example: Requesting to switch to code mode
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").
- mode_slug: (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>
<mode_slug>your-mode-slug-here</mode_slug>
<message>Your initial instructions here</message>
</new_task>

Example:
<new_task>
<mode>code</mode>
<mode_slug>code</mode_slug>
<message>Implement a new feature for the application.</message>
</new_task>

Expand Down Expand Up @@ -4908,18 +4908,18 @@ Example: Requesting to switch to code mode
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").
- mode_slug: (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>
<mode_slug>your-mode-slug-here</mode_slug>
<message>Your initial instructions here</message>
</new_task>

Example:
<new_task>
<mode>code</mode>
<mode_slug>code</mode_slug>
<message>Implement a new feature for the application.</message>
</new_task>

Expand Down Expand Up @@ -5263,18 +5263,18 @@ Example: Requesting to switch to code mode
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").
- mode_slug: (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>
<mode_slug>your-mode-slug-here</mode_slug>
<message>Your initial instructions here</message>
</new_task>

Example:
<new_task>
<mode>code</mode>
<mode_slug>code</mode_slug>
<message>Implement a new feature for the application.</message>
</new_task>

Expand Down Expand Up @@ -5812,18 +5812,18 @@ Example: Requesting to switch to code mode
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").
- mode_slug: (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>
<mode_slug>your-mode-slug-here</mode_slug>
<message>Your initial instructions here</message>
</new_task>

Example:
<new_task>
<mode>code</mode>
<mode_slug>code</mode_slug>
<message>Implement a new feature for the application.</message>
</new_task>

Expand Down
6 changes: 3 additions & 3 deletions src/core/prompts/tools/new-task.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@ export function getNewTaskDescription(args: ToolArgs): string {
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").
- mode_slug: (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>
<mode_slug>your-mode-slug-here</mode_slug>
<message>Your initial instructions here</message>
</new_task>

Example:
<new_task>
<mode>code</mode>
<mode_slug>code</mode_slug>
<message>Implement a new feature for the application.</message>
</new_task>
`
Expand Down