mirror of
https://github.com/openai/codex.git
synced 2026-04-29 10:53:24 +03: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 ```