Skip to content

Adopt tool annotations for title and readOnlyHint #306

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

Open
digitarald opened this issue Apr 17, 2025 · 0 comments · May be fixed by #308
Open

Adopt tool annotations for title and readOnlyHint #306

digitarald opened this issue Apr 17, 2025 · 0 comments · May be fixed by #308
Labels
bug Something isn't working

Comments

@digitarald
Copy link
Member

Tool annotations provide hints about a tool’s nature and side effects, without affecting the model’s context or being relied upon for security decisions

VS Code landed support in Insiders:

  • title: A human-readable name for the tool, used by clients to label UI elements
  • readOnlyHint: Set to true if the tool truly has no side effects, enabling clients to prevent unintended state changes. VS Code will provide an option to auto-approve read-only tools, similar to how it treats low-risk, read-only internal tools.
@digitarald digitarald added the bug Something isn't working label Apr 17, 2025
@SamMorrowDrums SamMorrowDrums linked a pull request Apr 18, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant