Skip to content

Add read/write mode definition to tools #165

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

Closed
wants to merge 3 commits into from
Closed

Conversation

edwardcqian
Copy link

Currently there's no good way to avoid using tools that can persist changes.

Adding the notion of mode to separate the "read" tools from the "write" tools.

Notes for reviewers:

  • Not sure if read or write is the best terms here, open to suggestions
  • Sift tools are a bit tricky, since error pattern and slow request technically creates an investigation
@edwardcqian edwardcqian requested a review from a team as a code owner June 7, 2025 14:23
@edwardcqian
Copy link
Author

Ah, just realized there's the readOnly annotation 🤦

@edwardcqian edwardcqian closed this Jun 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant