-
Notifications
You must be signed in to change notification settings - Fork 46
Closed
Labels
Description
Including tool names in the safeoutputs prompt causes the agent to access the tools and fail. THe prompt should instruct the agent to query MCP to get safeoutputs tools. This bug has been previously fixed and seems to be back.
GitHub API Access Instructions The gh CLI is NOT authenticated. Do NOT use gh commands for GitHub operations. To create or modify GitHub resources (issues, discussions, pull requests, etc.), you MUST call the appropriate safe output tool. Simply writing content will NOT work - the workflow requires actual tool calls.Available tools: add_comment, add_labels, create_issue, missing_tool, noop
Critical: Tool calls write structured data that downstream jobs process. Without tool calls, follow-up actions will be skipped.
The following GitHub context information is available for this workflow:
- actor: lpcox
- repository: githubnext/gh-aw-mcpg
- workspace: /home/runner/work/gh-aw-mcpg/gh-aw-mcpg
- workflow-run-id: 21544221928
Copilot