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
Engine Failure: The codex engine terminated unexpectedly.
Last agent output:
2026-06-08T19:13:32.191466Z WARN codex_core_plugins::remote::remote_installed_plugin_sync: remote installed plugin bundle sync failed error=chatgpt authentication required for remote plugin catalog; api key auth is not supported
2026-06-08T19:13:32.218731Z WARN codex_models_manager::model_info: Unknown model gpt-5-mini is used. This will use fallback model metadata.
2026-06-08T19:13:32.218843Z WARN codex_protocol::openai_models: Model personality requested but model_messages is missing, falling back to base instructions. model=gpt-5-mini personality=pragmatic
{"type":"thread.started","thread_id":"019ea8a7-883a-7be2-b5bf-5dd95c248a15"}
2026-06-08T19:13:32.272710Z WARN codex_models_manager::model_info: Unknown model gpt-5-mini is used. This will use fallback model metadata.
2026-06-08T19:13:32.282665Z WARN codex_core_plugins::manager: failed to warm featured plugin ids cache error=remote plugin sync request to https://chatgpt.com/backend-api/plugins/featured failed with status 401 Unauthorized: {"detail":"Unauthorized"}
{"type":"turn.started"}
{"type":"error","message":"{\"type\":\"unknown_model_ai_credits\",\"message\":\"Model \\\"gpt-5-codex-mini-alpha-2025-11-07\\\" has no AI credits pricing and no default pricing is configured. Set apiProxy.defaultAiCreditsPricing in the AWF config (e.g. {\\\"input\\\": 3.0, \\\"output\\\": 15.0}) to provide a fallback rate, or add the model to the pricing table.\",\"model\":\"gpt-5-codex-mini-alpha-2025-11-07\"}"}
{"type":"turn.failed","error":{"message":"{\"type\":\"unknown_model_ai_credits\",\"message\":\"Model \\\"gpt-5-codex-mini-alpha-2025-11-07\\\" has no AI credits pricing and no default pricing is configured. Set apiProxy.defaultAiCreditsPricing in the AWF config (e.g. {\\\"input\\\": 3.0, \\\"output\\\": 15.0}) to provide a fallback rate, or add the model to the pricing table.\",\"model\":\"gpt-5-codex-mini-alpha-2025-11-07\"}"}}
2026-06-08T19:13:32.340644Z WARN codex_file_watcher: failed to unwatch /tmp/gh-aw/mcp-config/skills/.system: No watch was found. about ["/tmp/gh-aw/mcp-config/skills/.system"]
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://github.com/github/gh-aw/main/debug.md
The failed workflow run is at https://github.com/github/gh-aw/actions/runs/27160677178
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: Daily Cache Strategy Analyzer
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/27160677178
Warning
Engine Failure: The
codexengine 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-cache-strategy-analyzer failure in https://github.com/github/gh-aw/actions/runs/27160677178Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: