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 Tools Reported: The agent reported missing tools during execution.
Missing Tools:
GitHub MCP read tools (list_commits, list_pull_requests, list_issues, list_discussions, etc.): The Daily Team Evolution Insights workflow requires reading the last 24h of repository activity, but no GitHub read path is usable in this run: the local git checkout is a shallow clone with only 1 commit; the gh CLI is unauthenticated; WebFetch to the pub
[Content truncated due to length]
Ensure the GitHub MCP server tools are actually registered and callable in the agent run (they are described as available but not present as functions), OR grant the workflow an authenticated gh token for read APIs, OR allow WebFetch access to api.github.com. Any one of these would unblock the 24h activity analysis.
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://github.com/github/gh-aw/main/debug.md
The failed workflow run is at https://github.com/github/gh-aw/actions/runs/28401466178
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: Daily Team Evolution Insights
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/28401466178
Warning
Missing Tools Reported: The agent reported missing tools during execution.
Missing Tools:
[Content truncated due to length]
Alternatives:
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 daily-team-evolution-insights failure in https://github.com/github/gh-aw/actions/runs/28401466178Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: