-
Notifications
You must be signed in to change notification settings - Fork 8
Description
I am encountering issues when GSD Research agents attempt to execute tasks. The agents are failing to access necessary external tools and file reading capabilities, forcing them to fallback to training data with flagged confidence levels.
Error Details: The agents are specifically unable to use the following tools in some cases:
WebSearch
WebFetch
Read (specifically for accessing template files)
observed Behavior: Instead of executing the tools, the agents proceed using only their internal training data knowledge and flag the result with confidence levels, which degrades the quality of the research output.
Questions:
Is there a specific configuration or permission grant required to enable these tools for Research agents?
Are there known limitations with the current agent role definitions regarding these tools?
Request: Please provide guidance on how to enable these permissions or resolve this blocking issue.
Context:
Component: GSD Research Agents
Issue Type: Tool Permissions / Agent Execution
