Skip to content

fix(tools): cache BaseToolset tools by invocation ID (#5721)#5726

Open
chriskinzel wants to merge 1 commit into
google:mainfrom
chriskinzel:fix-basetoolset-caching
Open

fix(tools): cache BaseToolset tools by invocation ID (#5721)#5726
chriskinzel wants to merge 1 commit into
google:mainfrom
chriskinzel:fix-basetoolset-caching

Conversation

@chriskinzel
Copy link
Copy Markdown

Fixes #5721 by refactoring BaseToolset caching to use a dictionary keyed by invocation ID.

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.

BaseToolset caches prefixed tools by a single invocation ID, breaking multi-agent concurrency

1 participant