Skip to content

Conversation

kavanpancholi
Copy link

Fixes: #176

On a large project, it throws memory limit error while running tinker mcp tool.
image

And since currently there is no option to configure memory limit, it is hard to fix it.
So, this PR adds config variable to update the memory limit.

Copy link
Collaborator

@ashleyhindle ashleyhindle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We are being mindful of the config options we introduce, not sure this fits here at the minute.

I think this would be great as an option to the tool's Input Schema though to allow the AI agent to set it if required. It would see it failed and would be able to increase the memory limit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tinker tool crashes mcp due to memory usage
3 participants