Skip to content

Comments

Add Codex support#209

Open
nhorton wants to merge 2 commits intomainfrom
add-codex-support
Open

Add Codex support#209
nhorton wants to merge 2 commits intomainfrom
add-codex-support

Conversation

@nhorton
Copy link
Contributor

@nhorton nhorton commented Feb 13, 2026

Summary

  • Add CodexAdapter for OpenAI Codex CLI with MCP server registration via .codex/config.toml
  • Add Codex skill template (skill-deepwork.md.jinja) for the /deepwork entry point
  • Add integration test for deepwork install --platform codex
  • Codex uses self-review mode for quality gates (no external runner)

Test plan

  • Run uv run pytest tests/integration/test_install_flow.py::TestInstallCommand::test_install_with_codex
  • Verify .codex/config.toml gets correct [mcp_servers.deepwork] section
  • Verify .codex/skills/deepwork/SKILL.md is generated correctly

🤖 Generated with Claude Code

nhorton and others added 2 commits February 13, 2026 08:18
Add support for OpenAI Codex CLI as an agent platform:
- CodexAdapter with MCP server registration via .codex/config.toml
- Codex skill template (skill-deepwork.md.jinja)
- Integration test for install --platform codex
- Test fixture for mock Codex projects

Codex uses self-review mode for quality gates (no external runner).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

1 participant