OpenAI Codex
OpenAI Codex supports KnowzCode through discoverable SKILL.md files, project-level AGENTS.md guidance, and MCP integration for vault access. The Codex runtime's tool and sandbox model is well-suited for the build and test phases.
How it works
KnowzCode configures Codex with structured SKILL.md files under .agents/skills and supporting AGENTS.md context at the project root. MCP tools provide vault access for knowledge queries and capture. The sandbox environment executes tests safely during the build phase, while workflow state is persisted in the same WorkGroup files used by other platforms.
OpenAI Codex running KnowzCode agents in sandbox environment
Screenshot coming soon
Why it matters
Teams invested in the OpenAI ecosystem can use KnowzCode without switching platforms. Codex's native skill surface aligns well with the phased workflow, and the sandbox environment adds an extra layer of safety for the build phase where code is actually executed.
Codex agent running TDD cycle in sandbox with test results
Screenshot coming soon