v0.1.0
Production-ready v0.1.0 for Codex ImageGen Bridge.
Highlights:
- Standalone
codex-imagegenCLI that delegates image generation/editing to Codex CLI$imagegen. - Self-contained Claude Code plugin under
plugins/codex-imagewith local marketplace metadata. scripts/doctorand plugin-local diagnostics that do not invoke image generation.- Safe defaults: strips
OPENAI_API_KEYandCODEX_API_KEYfromcodex execunless--allow-api-envis explicitly supplied. - CI, packaging tests, plugin validation, and install smoke checks are in place.
Verification:
- GitHub Actions main run passed on Ubuntu/macOS and Python 3.11-3.13.
- Local no-quota release gate passed: compile, JSON validation, pytest, doctor scripts, plugin dry-run, strict Claude plugin validation, temp venv install, and isolated Claude marketplace install.
Live image generation was not run for this release; the documented smoke command remains opt-in because it spends Codex image quota.