github-actions[bot]
published Aug 16, 2026, 1:08 AM · updated Aug 16, 2026, 4:31 PM
Workflow Failure
Workflow: Smoke Copilot
Branch: main
Run: https://github.com/github/gh-aw-mcpg/actions/runs/31918754685
Warning
Missing Tools Reported: The agent reported missing tools during execution.
Missing Tools:
- safeinputs-make / safeinputs-go: safeinputs-go and safeinputs-make MCP tools specified in instructions were not available in my toolset (not found on PATH or as callable tools); ran `make build` directly via bash instead.
Alternatives:
| Tool | Alternative |
|---|---|
| safeinputs-make / safeinputs-go | Used bash `make build` directly, which succeeded. |
Action Required
Assign this issue to an agent to debug and fix the issue.
Debug with any coding agent
Use this prompt with any coding agent (GitHub Copilot, Claude, Gemini, etc.):
Debug the agentic workflow failure using https://raw.githubusercontent.com/github/gh-aw/main/debug.md
The failed workflow run is at https://github.com/github/gh-aw-mcpg/actions/runs/31918754685
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
- Start your agent
- Load the
agentic-workflowsskill from.github/skills/agentic-workflows/SKILL.mdor https://github.com/github/gh-aw/blob/main/.github/skills/agentic-workflows/SKILL.md - Type
debug the agentic workflow smoke-copilot failure in https://github.com/github/gh-aw-mcpg/actions/runs/31918754685
Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set report-failure-as-issue: false in its frontmatter:
safe-outputs:
report-failure-as-issue: falseGenerated from Smoke Copilot · 15.8 AIC · ◷
- expires on Aug 23, 2026, 1:08 AM UTC