mirror of
https://github.com/openai/codex.git
synced 2026-04-26 23:55:25 +00:00
Adding a `--experimental` flag to the `generate-ts` fct in the app-sever. It can be called through one of those 2 command ``` just write-app-server-schema --experimental codex app-server generate-ts --experimental ```