{"timestamp":"2026-08-15T02:48:11.169Z","level":"info","event":"server_start","message":"anthropic proxy listening on port 10001","target":"(not configured)"}
{"timestamp":"2026-08-15T02:48:11.169Z","level":"info","event":"server_start","message":"copilot proxy listening on port 10002","target":"api.githubcopilot.com"}
{"timestamp":"2026-08-15T02:48:11.169Z","level":"info","event":"startup_complete","message":"All 2 validation-participating listeners ready, starting key validation"}
{"timestamp":"2026-08-15T02:48:11.170Z","level":"info","event":"server_start","message":"gemini proxy listening on port 10003","target":"(not configured)"}
{"timestamp":"2026-08-15T02:48:11.170Z","level":"info","event":"server_start","message":"vertex proxy listening on port 10004","target":"(not configured)"}
{"timestamp":"2026-08-15T02:48:11.640Z","level":"info","event":"models_json_written","path":"/var/log/api-proxy/models.json"}
{"timestamp":"2026-08-15T02:48:11.640Z","level":"debug","event":"model_validation_step","message":"[model-resolver] special pass-through: \"auto\"","provider":"copilot"}
{"timestamp":"2026-08-15T02:48:11.640Z","level":"info","event":"model_validation","requested_model":"auto","resolved_via":"direct","message":"Requested model 'auto' is available"}
{"timestamp":"2026-08-15T02:48:11.642Z","level":"info","event":"key_validation","provider":"copilot","status":"valid","httpStatus":200}
{"timestamp":"2026-08-15T02:48:11.642Z","level":"info","event":"key_validation","message":"All configured API keys validated successfully"}
Workflow Failure
Workflow: Daily Compiler Quality Check
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/31859907942
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 daily-compiler-quality failure in https://github.com/github/gh-aw/actions/runs/31859907942Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: