Skip to content

Conversation

@burmudar
Copy link
Contributor

Add a tool registry which keeps tracks of tools and from which endpoints they originated from. We need to know the endpoint so that we a tool call is made it is made against the correct endpoint.

Test plan

go run ./cmd/src deepsearch -question 'which repo uses bazel?'

@burmudar burmudar requested a review from a team December 10, 2025 10:48
@burmudar burmudar self-assigned this Dec 10, 2025
Copy link
Member

@keegancsmith keegancsmith left a comment

Choose a reason for hiding this comment

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

Should we just update the server now to include deep search tools on v1? That way we can avoid making this more complicated. Otherwise we can move forward with this.

@burmudar
Copy link
Contributor Author

Should we just update the server now to include deep search tools on v1? That way we can avoid making this more complicated. Otherwise we can move forward with this.

A part of me think we should. I'd still keep this registry though but remove the endpoint tracking.

Site note: should it be deep-search instead of deepsearch?

@burmudar burmudar merged commit c8a9dce into main Dec 10, 2025
8 checks passed
@burmudar burmudar deleted the wb/tool-registry branch December 10, 2025 12:48
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.

3 participants