SocketDev / SocketDev/socket-btm
[aw] 🔁 Weekly Update failed
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Workflow Failure
Workflow: 🔁 Weekly Update
Branch: main
Run: https://github.com/SocketDev/socket-btm/actions/runs/31370225727
[!WARNING]
Engine Failure: Theclaudeengine terminated unexpectedly.
Last agent output:
2026-08-10T08:34:19.349Z [DEBUG] MCP server "safeoutputs": HTTP connection dropped after 177s uptime
2026-08-10T08:34:19.349Z [DEBUG] MCP server "safeoutputs": Connection error: SSE stream disconnected: AbortError: The operation was aborted.
2026-08-10T08:34:19.349Z [DEBUG] MCP server "safeoutputs": Terminal connection error 1/3
2026-08-10T08:34:19.354Z [DEBUG] MCP server "janus-multi": UNKNOWN connection closed after 177s (cleanly)
2026-08-10T08:34:19.354Z [DEBUG] MCP server "janus-multi": Cleared connection cache for reconnection
2026-08-10T08:34:19.361Z [DEBUG] MCP server "chrome-devtools": UNKNOWN connection closed after 175s (cleanly)
2026-08-10T08:34:19.361Z [DEBUG] MCP server "chrome-devtools": Cleared connection cache for reconnection
2026-08-10T08:34:19.397Z [DEBUG] MCP server "chrome-devtools": MCP server process exited cleanly
2026-08-10T08:34:19.397Z [DEBUG] MCP server "janus-multi": MCP server process exited cleanly
2026-08-10T08:34:19.400Z [DEBUG] LSP server manager shut down successfully
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/SocketDev/socket-btm/actions/runs/31370225727
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 weekly-update failure in https://github.com/SocketDev/socket-btm/actions/runs/31370225727
[!TIP]
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter:safe-outputs: report-failure-as-issue: false
Generated from 🔁 Weekly Update · ◷
- expires on Aug 17, 2026, 8:35 AM UTC
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with .github/workflows/weekly-update.md and the linked failed run. Read the debugging guidance in debug.md and the agentic-workflows skill, then trace the Claude and MCP connection failure. Done means the underlying workflow problem is fixed and a rerun completes successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100