{"type":"tool.execution_complete","timestamp":"2026-08-09T17:39:27.080Z","data":{"toolName":"bash","mcpServerName":"","success":true,"result":{"content":"/home/runner/work/gh-aw/gh-aw/.github/workflows/linter-miner.md\n/home/runner/work/gh-aw/gh-aw/.github/agents/code-pattern-scanner.agent.md\n<shellId: 24 completed with exit code 0>","detailedContent":"/home/runner/work/gh-aw/gh-aw/.github/workflows/linter-miner.md\n/home/runner/work/gh-aw/gh-aw/.github/agents/code-pattern-scanner.agent.md\n<shellId: 24 completed with exit code 0>","contents":[{"type":"shell_exit","shellId":"24","exitCode":0,"outputTruncated":false,"cwd":"/home/runner/work/gh-aw/gh-aw","outputPreview":"/home/runner/work/gh-aw/gh-aw/.github/workflows/linter-miner.md\n/home/runner/work/gh-aw/gh-aw/.github/agents/code-pattern-scanner.agent.md\n"}]}}}
{"type":"assistant.message","timestamp":"2026-08-09T17:39:30.492Z","data":{"content":""}}
{"type":"tool.execution_start","timestamp":"2026-08-09T17:39:30.495Z","data":{"toolName":"bash","mcpServerName":"","command":"ls /home/runner/work/gh-aw/gh-aw/.github/agents/ | grep -i -E \"discussion-miner|code-pattern|linter-writer\""}}
{"type":"tool.execution_complete","timestamp":"2026-08-09T17:39:30.564Z","data":{"toolName":"bash","mcpServerName":"","success":true,"result":{"content":"code-pattern-scanner.agent.md\ndiscussion-miner.agent.md\nlinter-writer.agent.md\n<shellId: 25 completed with exit code 0>","detailedContent":"code-pattern-scanner.agent.md\ndiscussion-miner.agent.md\nlinter-writer.agent.md\n<shellId: 25 completed with exit code 0>","contents":[{"type":"shell_exit","shellId":"25","exitCode":0,"outputTruncated":false,"cwd":"/home/runner/work/gh-aw/gh-aw","outputPreview":"code-pattern-scanner.agent.md\ndiscussion-miner.agent.md\nlinter-writer.agent.md\n"}]}}}
{"type":"assistant.message","timestamp":"2026-08-09T17:39:35.534Z","data":{"content":"Good, agents exist. There are already ~90 linters implemented, so I need to be careful to pick something genuinely new. Let me run discussion-miner then code-pattern-scanner sequentially."}}
{"type":"tool.execution_start","timestamp":"2026-08-09T17:39:35.536Z","data":{"toolName":"task","mcpServerName":""}}
{"type":"subagent.started","timestamp":"2026-08-09T17:39:35.546Z","data":{"agentName":"general-purpose","agentDisplayName":"General Purpose Agent","toolCallId":"toolu_019gE5qfRFcep3WGpcV5JCFH"}}
[copilot-sdk-driver] [sdk-driver] error: Execution failed: Error: No model available. Check policy enablement under GitHub Settings > Copilot
{"type":"subagent.completed","timestamp":"2026-08-09T17:39:35.598Z","data":{"agentName":"general-purpose","toolCallId":"toolu_019gE5qfRFcep3WGpcV5JCFH"}}
{"type":"tool.execution_complete","timestamp":"2026-08-09T17:39:35.628Z","data":{"toolName":"task","mcpServerName":"","success":false}}
Workflow Failure
Workflow: Linter Miner
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/31326676901
Warning
Engine Failure: The
copilotengine terminated unexpectedly.Last agent output:
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 linter-miner failure in https://github.com/github/gh-aw/actions/runs/31326676901Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: