Skip to content

Conversation

@ianjkaplan
Copy link
Collaborator

@ianjkaplan ianjkaplan commented Sep 8, 2025

Don't generate params schemas for tool calls

This PR changes the AI tools plugin to no longer automatically generate parameter schemas for tool calls. Instead, it:

  • Removes the automatic import and usage of Zod schemas
  • Exports only tool options instead of pre-configured tools
  • Updates the README example to show how to manually define parameters using Zod
  • Removes the Zod dependency from the plugin configuration

0.1.5

Copy link
Collaborator Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@ianjkaplan ianjkaplan marked this pull request as ready for review September 8, 2025 12:52
@ianjkaplan ianjkaplan force-pushed the dont_generate_params_schemas_for_tool_calls branch from 2bafce3 to fc9398a Compare September 8, 2025 12:54
@ianjkaplan ianjkaplan merged commit 0e8425e into main Sep 8, 2025
1 check passed
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