First-party Piclaw packaging of Igor Warzocha's MIT-licensed pi-codex-conversion extension.
Requires Piclaw >=1.8.0.
The add-on activates only for supported Codex-like models and adapts those sessions to a narrower Codex-style surface:
read, bash, edit, write) with exec_command, write_stdin, and apply_patch, while preserving other active toolsweb_search, image_generation, and view_imageopenai-codex custom provider shim for native Responses web search and image generation handling.pi/openai-codex-images/Open Settings → Add-Ons and install codex-conversion from the catalog. The node-pty dependency requires a compiler, make, and Python during installation.
@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-gyp, 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-gyp is package-local rather than a host-global prerequisite.
node-pty is a native dependency. Installation requires a compiler, make, and Python. The Piclaw LXC and microVM images include that toolchain; very small deployments may need equivalent native-build tools.