Hacker News new | ask | show | jobs
by shubhamintech 285 days ago
Aye nicee! I did not find in the code but are you planning to handle how to minimize context sharing or handling limits per client?

It'd be cool for this to have a config of sorts like we do for Toolbox for Databases by Google

1 comments

Thanks! That’s a really good point. Right now DBMCP is focused on making the “zero-install, paste your connection string and go” workflow work smoothly for MongoDB. But I agree that minimizing context sharing and enforcing limits per client is going to be important as people start plugging this into real agents.