[PR #8548] feat(tool): add tool_search for dynamic tool discovery #12789

Closed
opened 2026-02-16 18:17:41 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/8548

State: closed
Merged: No


Adds a new tool_search tool that allows the LLM to search for available tools by name or description using regex patterns. This is the first step toward reducing context window usage when many tools are available.

Relates to #2418

What does this PR do?

How did you verify your code works?

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/8548 **State:** closed **Merged:** No --- Adds a new tool_search tool that allows the LLM to search for available tools by name or description using regex patterns. This is the first step toward reducing context window usage when many tools are available. Relates to #2418 ### What does this PR do? ### How did you verify your code works?
yindo added the pull-request label 2026-02-16 18:17:41 -05:00
yindo closed this issue 2026-02-16 18:17:41 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12789