I.
Wiki article
Reading · 1 minprocess/gaps/GAP-L1-P2-openai-codex-and-responses-api
GAP-L1-P2-openai-codex-and-responses-api reference
Lower priority than Anthropic gaps because Codex's surface evolves slower, but coverage parity matters.
Continue reading
Nearby pages in the same section.
GAP-L1-P0-claude-code-plugin-component-typesGAP-L1-P0-claude-models-pricing-and-lineupGAP-L1-P0-mcp-spec-2025-11-25GAP-L1-P1-adaptive-thinking-vs-extended-thinkingGAP-L1-P1-anthropic-skills-vs-claude-code-skillsGAP-L1-P1-cursor-profiles-and-modesGAP-L1-P1-mcp-elicitation-and-resource-linksGAP-L1-P1-mcp-oauth-resource-serverGAP-L1-P1-repo-graph-discovery-signalGAP-L1-P1-repo-graph-session-lifecycle-semanticsGAP-L1-P2-gemini-2-5-and-3GAP-L1-P2-mcp-stdio-vs-http-sse-deprecationGAP-L1-P2-repo-graph-cisurface-packagesurfaceGAP-L1-P2-repo-graph-pluginartifactGAP-L1-P3-benchmarks-staleGAP-L2-P0-pathdescriptor-undeclared-but-referencedGAP-L2-P1-edge-kinds-md-vs-yaml-parityGAP-L2-P1-mcptransport-status-attribute-undeclaredGAP-L2-P2-cluster-count-mismatchGAP-L2-P2-coverage-checklist-internal-broken-refsGAP-L2-P2-versionrange-attribute-on-modelversion
GAP-L1-P2-openai-codex-and-responses-api
| Field | Value |
|---|---|
| id | gap:openai-codex-and-responses-api |
| title | OpenAI Codex (CLI) Skills + Responses API + GPT-5 family stub-only in examples |
| level | 1 |
| priority | P2 |
| discoveredAt | 2026-04-28T00:00:00Z |
| source | platform.openai.com/docs |
| status | open |
| owner | tbd |
Current state
schema/examples/compute/models/gpt-5.yamlexists; gpt-5-codex, gpt-5-mini, o3, o4-mini absent.schema/examples/agent-stack/products/codex.yamlexists but no skills/plugins/hooks examples for Codex CLI.ModelTransportProtocolmodel-transport:openai-responsesexample is presumably present but Responses API features (streamed reasoning, tool-call grammar, function-calling-with-thinking) are not modeled as Capabilities.
Desired state
- Add ModelVersion examples:
gpt-5-codex,gpt-5-mini,o3,o4-mini. - Add
Capabilityinstances for Responses-API-specific features:cap:streamed-reasoning,cap:parallel-tool-calls,cap:strict-json-schema. - Add Codex CLI skills/hooks examples (Codex now supports ~/.codex/agents.md, ~/.codex/skills/).
Evidence
- platform.openai.com/docs/api-reference/responses
- packages/agent-catalog evidence files referencing OpenAI
Propagation status
- Level 1: open
- Level 2: not-started
Propagation chain
- Level 1: 4 ModelVersion + 3 Capability + 2 Codex extension example files.
- Level 2: capabilities.md grows.
Notes
Lower priority than Anthropic gaps because Codex's surface evolves slower, but coverage parity matters.