Skip to content

Conversation

@scottlovegrove
Copy link
Contributor

@scottlovegrove scottlovegrove commented Aug 19, 2025

Pull Request

Short description

Nearly all of our tools for updating a task (completing, organising, etc) allow for multiple tasks to be sent through, but doing a regular update does not. This PR removes the single task update tool and replaces it with a tool that allows for updating multiple tasks in one go.

PR Checklist

Feel free to leave unchecked or remove the lines that are not applicable.

  • Added tests for bugs / new features
  • Updated docs (README, etc.)

@scottlovegrove scottlovegrove requested a review from gnapse August 19, 2025 09:37
@scottlovegrove scottlovegrove self-assigned this Aug 19, 2025
@scottlovegrove scottlovegrove force-pushed the scottl/update-multiple-tasks branch from ea88287 to 5b19690 Compare August 19, 2025 09:39
Copy link
Collaborator

@gnapse gnapse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree with this change. Just noted a few things that I think are important before we merge it.

Also, this may be a reason to remove tasks-organize-multiple. What do you think? If you agree, we can do it in this very pull request, as it all is already a breaking change.

@scottlovegrove
Copy link
Contributor Author

Also, this may be a reason to remove tasks-organize-multiple. What do you think? If you agree, we can do it in this very pull request, as it all is already a breaking change.

Makes sense, I'll look at removing that.

@scottlovegrove scottlovegrove merged commit 8a9b7cf into main Aug 19, 2025
2 checks passed
@scottlovegrove scottlovegrove deleted the scottl/update-multiple-tasks branch August 19, 2025 13:41
gnapse pushed a commit that referenced this pull request Aug 21, 2025
🤖 I have created a release *beep* *boop*
---


## [3.0.0](v2.2.2...v3.0.0)
(2025-08-21)


### ⚠ BREAKING CHANGES

* verb-first tool names, unify find-by-container into find-tasks
([#53](#53))
* Remove single update task and replace with multiple
([#47](#47))

### Features

* Improve tool output UX with LLM-readable responses
([#49](#49))
([7c25696](7c25696))
* Remove single update task and replace with multiple
([#47](#47))
([8a9b7cf](8a9b7cf))
* verb-first tool names, unify find-by-container into find-tasks
([#53](#53))
([dbada71](dbada71))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

3 participants