Skip to main content
OpenAI Codex works with EdgeSpark through AGENTS.md.
1

Install the EdgeSpark CLI

This installs the CLI globally and authenticates your account. Your credentials are stored locally and reused for all subsequent commands.
2

Open Codex

3

Install or update the EdgeSpark Codex plugin

Paste this exact prompt into Codex:
4

Install the plugin inside Codex

Run /plugins, find EdgeSpark, and install it.
5

Initialize your project

The EdgeSpark Codex workflow uses AGENTS.md as the project instructions file.
6

Start an EdgeSpark task

In Codex, use the EdgeSpark task-entry command:

See also

AGENTS.md reference

Full reference for the project instructions file and how to extend it.

Declarative workflow

How Codex should work with repo-owned defs, generated types, and deploys.

Deploy and test loop

The full autonomous deploy and test workflow for EdgeSpark projects.

Supported agents

Status and setup pages for Claude Code, Gemini CLI, OpenAI Codex, and all other agents.
Last modified on April 9, 2026