---
title: "If you are moving from codex to pi, here is an extension that mimics codex's exec behavior"
date: 2026-07-22
canonical: https://solmaz.io/x/2079803409360937409/
x_url: https://x.com/onusoz/status/2079803409360937409
license: CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/)
---

If you are moving from codex to pi, here is an extension that mimics codex's exec behavior

So that long running execs can "fork" to background, and your session does not get blocked by potential hour-long tasks (like it happened to me last night 😭)

iamwrm/pi-unified-exec
