First-party Piclaw packaging of Igor Warzocha's MIT-licensed pi-codex-conversion extension.
The add-on adapts OpenAI/Codex-like model sessions to a narrower Codex-style surface:
exec_command, write_stdin, apply_patch, plus model-gated web_search, image_generation, and view_imageopenai-codex custom provider shim for native Responses web search and image generation handling.pi/openai-codex-images/@howaboua/pi-codex-conversionLICENSE.upstreamREADME.upstream.mdThis package keeps the upstream source layout under src/ and adapts imports to Piclaw's current package names:
@earendil-works/pi-coding-agent@earendil-works/pi-tui@sinclair/typeboxIt also declares upstream runtime dependencies (node-pty, partial-json, web-tree-sitter, tree-sitter-bash) so Piclaw's add-on installer can run a nested bun install for this package.
node-pty is a native dependency. Installation requires the host to have the normal build toolchain available. The Piclaw LXC images used for development include build-essential, but very small deployments may need equivalent native-build tools.