Ori Nachum

Results 49 comments of Ori Nachum

I wrote a wrapper responses api -> chat completions. It doesn't write code properly, it needs the "store: true" for reasoning Following readme [here](https://github.com/openai/codex/blob/main/README.md) |I see: > Zero Data Retention...

@ravenscroftj @TarunTomar122 I built this (and verified it works) for Responses API integration. https://github.com/OriNachum/openai-to-codex-wrapper This Responses API is beyond just notation. It is a state shift. Codex works with it...

Can you confirm tests are skipped correctly for you? It skipped for me only on --skip-tests all So I refer to the other configurations

create-env-profile Without the override, it infers the setup itself ![image](https://github.com/user-attachments/assets/9bfa8196-3456-4987-a055-0552826341e9)

create-env-profile run on agx-nvme: ![image](https://github.com/user-attachments/assets/b9cdc4bf-4ebb-4572-87ed-e1a110e1fe60)

(Another run on emmc may help validate nothing broke, but there is an override feature)

Docker sets up correctly ![image](https://github.com/user-attachments/assets/6efa9627-e10c-4902-ab8e-9c3eee609f86)

I see /swapfile not removed. Not a biggie if you're on NVMe, but a problem for emmc or sdcard Changing to draft until fixed