@aibridge/driver-codex
v0.9.0
Published
OpenAI Codex CLI driver for aibridge
Readme
@aibridge/driver-codex
OpenAI Codex CLI driver for aibridge: build codex exec invocations with sandbox/approval modes, probe availability with version gates, run delegated tasks, generate images with gpt-image-2 (including render attribution), and read ChatGPT quota windows.
import { probe, run, generateImage, fetchCodexQuota } from '@aibridge/driver-codex';Requires the codex CLI on PATH and authed. Part of the aibridge monorepo — the agent skill + CLI that lets coding agents drive models from other providers.
