Skip to content

fix: update developer tool prompts to use plan task status to match allowable statuses update_plan tool call#107

Merged
ahau-square merged 1 commit intomainfrom
ahau/fix-status-str
Oct 3, 2024
Merged

fix: update developer tool prompts to use plan task status to match allowable statuses update_plan tool call#107
ahau-square merged 1 commit intomainfrom
ahau/fix-status-str

Conversation

@ahau-square
Copy link
Copy Markdown
Contributor

@ahau-square ahau-square commented Oct 2, 2024

The developer toolkit's update_plan tool only accepts "planned", "complete", "failed" and "in-progress" as statuses, but the developer prompt currently has few-shot examples using the "pending" status. I noticed that this sometimes causes the first tool call from Goose to update_plan to fail by trying to set statuses to "pending". This PR updates the prompt to use the "planned" status everywhere instead of "pending".

Loading
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