Loading video player...
The codex environment is finished. So now I'm using it to work on codex CLI itself: I want to see all commands that are execcuted as well as the output of them that is sent back to the model. Since codex CLI is written in Rust and I don't know Rust, I'm asking Codex itself to do the coding for me and write the required info to a UNIX socket. We'll then be able to read with a C++ program.