Skip to content

feat: Add OpenAI Codex CLI support to spec-kit#203

Closed
SiaoZeng wants to merge 1 commit into
github:mainfrom
SiaoZeng:feature/add-codex-cli-support
Closed

feat: Add OpenAI Codex CLI support to spec-kit#203
SiaoZeng wants to merge 1 commit into
github:mainfrom
SiaoZeng:feature/add-codex-cli-support

Conversation

@SiaoZeng

Copy link
Copy Markdown

Add comprehensive integration for OpenAI Codex CLI as the fourth supported AI assistant alongside Claude Code, Gemini CLI, and GitHub Copilot.

Changes:

  • Add 'codex' option to AI_CHOICES with proper tool validation
  • Extend update-agent-context.sh script to support CODEX.md files
  • Create CODEX-template.md with SDD workflow and configuration guidance
  • Update plan template to reference Codex CLI integration
  • Add usage instructions and next steps for Codex CLI workflow
  • Update .gitignore to exclude user-specific git sync scripts

The integration follows the established pattern for AI assistant support:

  • Tool validation with installation instructions
  • Context file generation and management
  • SDD workflow integration (/specify, /plan, /tasks commands)
  • Template-based project setup

Add comprehensive integration for OpenAI Codex CLI as the fourth supported AI assistant alongside Claude Code, Gemini CLI, and GitHub Copilot.

Changes:
- Add 'codex' option to AI_CHOICES with proper tool validation
- Extend update-agent-context.sh script to support CODEX.md files
- Create CODEX-template.md with SDD workflow and configuration guidance
- Update plan template to reference Codex CLI integration
- Add usage instructions and next steps for Codex CLI workflow
- Update .gitignore to exclude user-specific git sync scripts

The integration follows the established pattern for AI assistant support:
- Tool validation with installation instructions
- Context file generation and management
- SDD workflow integration (/specify, /plan, /tasks commands)
- Template-based project setup
@SiaoZeng SiaoZeng requested a review from localden as a code owner September 12, 2025 14:20
@SiaoZeng

Copy link
Copy Markdown
Author

hope this is useful

@localden

Copy link
Copy Markdown
Contributor

@SiaoZeng - thank you for your contribution, but this is a duplicate of #14.

@localden localden closed this Sep 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants