Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a new_task tool #640

Merged
merged 1 commit into from
Jan 29, 2025
Merged

Add a new_task tool #640

merged 1 commit into from
Jan 29, 2025

Conversation

mrubens
Copy link
Collaborator

@mrubens mrubens commented Jan 29, 2025

Screenshot 2025-01-29 at 10 40 11 AM Screenshot 2025-01-29 at 10 41 33 AM Screenshot 2025-01-29 at 10 42 14 AM Screenshot 2025-01-29 at 10 42 30 AM

Important

Introduces a new_task tool for creating tasks with specified modes and messages, updating UI components, backend logic, and configuration settings to support this functionality.

  • Behavior:
    • Adds new_task tool to create a new task with a specified mode and message in Cline.ts.
    • Updates ClineProvider.ts to handle newTask messages and initialize tasks accordingly.
  • UI Components:
    • Updates ChatRow.tsx and ChatView.tsx to display and handle new_task tool actions.
    • Modifies AutoApproveMenu.tsx and SettingsView.tsx to include auto-approval settings for new_task.
  • Configuration:
    • Adds new_task to tool-groups.ts and ExtensionMessage.ts for tool management and messaging.
    • Updates toolParamNames and toolUseNames in assistant-message/index.ts to include new_task parameters.

This description was created by Ellipsis for 13de490. It will automatically update as commits are pushed.

Copy link

changeset-bot bot commented Jan 29, 2025

⚠️ No Changeset found

Latest commit: 13de490

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@mrubens mrubens merged commit 117c4ab into main Jan 29, 2025
4 checks passed
@mrubens mrubens deleted the new_task_tool branch January 29, 2025 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants