Switch AI Moderator engine from codex to copilot#46928
Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
🔍 PR Triage — Run §29791496271
Rationale: AI Moderator non-functional (3/5 runs rejected due to Codex 404s). Simple engine swap. Undraft and merge to restore moderator functionality.
|
|
Great work on fixing the AI Moderator workflow! 🎯 This PR successfully addresses the persistent Codex 404 errors that have been breaking the AI Moderator runs (#46866). The fix is focused and well-targeted: ✅ Engine switch — The description clearly identifies the problem (3/5 runs auto-rejected, 2/5 skipped) and references the root cause and related tracking issues. This is exactly the kind of focused fix that benefits from agentic development. The PR looks ready for merge. Nice execution! 🚀
|
AI Moderator has been effectively non-functional due to persistent Codex 404 errors — 3/5 recent runs auto-rejected, 2/5 skipped.
Changes
.github/workflows/ai-moderator.md—engine: codex→engine: copilot.github/workflows/ai-moderator.lock.yml— recompiled to reflect frontmatter changedocs/src/content/docs/agent-factory-status.mdx— engine column updated fromcodextocopilot