Skip to content

fix: missing cost tools in project scoped mode#70

Open
gregnr wants to merge 1 commit intomainfrom
fix/missing-cost-tools
Open

fix: missing cost tools in project scoped mode#70
gregnr wants to merge 1 commit intomainfrom
fix/missing-cost-tools

Conversation

@gregnr
Copy link
Copy Markdown
Collaborator

@gregnr gregnr commented Apr 28, 2025

In project scoped mode, we remove account-level tools that aren't relevant. We had previously removed the get_cost and confirm_cost tools in this mode since create_project is no longer relevant, however create_branch still is relevant and cost confirmation is required for that tool.

This PR adds back the following tools in project scoped mode:

  • get_cost
  • confirm_cost
  • get_project (to get details about the scoped project)

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