From 971d70f30548b10645759008d39042dc5e58ef85 Mon Sep 17 00:00:00 2001 From: Jeff Harman Date: Mon, 29 Jun 2026 18:47:19 +0000 Subject: [PATCH] docs(readme): add OpenAI Codex to Platform-Specific Setup index The Platform-Specific Setup index was missing an entry for the OpenAI Codex section that already exists in the README. Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 091620adb..2614a0598 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ AI-DLC is an intelligent software development workflow that adapts to your needs - [Cline](#cline) - [Claude Code](#claude-code) - [GitHub Copilot](#github-copilot) +- [OpenAI Codex](#openai-codex) ---