You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚠️ Missing Data Reported: The agent reported missing data during execution.
Missing Data:
comment_memory_files: The /tmp/gh-aw/comment-memory directory was absent, so there were no memory markdown files to append the required haiku to.
Context: /tmp/gh-aw/comment-memory/*.md
Alternatives: Enable comment_memory for the workflow or pre-create at least one markdown memory file.
⚠️ Missing Tools Reported: The agent reported missing tools during execution.
Missing Tools:
mcpscripts-gh: Requested mcpscripts-gh CLI is not mounted here; available mcpscripts commands are github_pr_query/github_issue_query/github_discussion_query.
Alternatives: Use mcpscripts github_pr_query instead, or expose mcpscripts-gh in this workflow image.
web-fetch: Requested web-fetch tool is not available in this runtime, so the direct web-fetch smoke step could not be executed.
Alternatives: Mount a web-fetch tool in the workflow, or explicitly permit curl/gh for that step.
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/actions/runs/26689051291
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: Smoke Copilot
Branch: HEAD
Run: https://github.com/github/gh-aw/actions/runs/26689051291
Missing Data:
Missing Tools:
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.):
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the
agentic-workflowsprompt.agentic-workflowsskill from.github/skills/agentic-workflows/SKILL.mdor https://github.com/github/gh-aw/blob/main/.github/skills/agentic-workflows/SKILL.mddebug the agentic workflow smoke-copilot failure in https://github.com/github/gh-aw/actions/runs/26689051291Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: