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