Skip to content

Conversation

@owenlin0
Copy link
Contributor

@owenlin0 owenlin0 commented Nov 9, 2025

Add a codex generate-json-schema command for generating a JSON schema bundle of app-server types, analogous to the existing codex generate-ts command for Typescript.

@owenlin0 owenlin0 force-pushed the owen/add_generate_json_schema_command branch from 6d4968f to dcfa121 Compare November 9, 2025 01:29
@owenlin0 owenlin0 marked this pull request as ready for review November 9, 2025 01:36
@owenlin0 owenlin0 force-pushed the owen/add_generate_json_schema_command branch from dcfa121 to 7f6b460 Compare November 9, 2025 01:40

```
codex generate-ts --out DIR
codex generate-json-schema --out DIR
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's move both of these as subcommands of codex app-server (since they have their own args, so don't make sense as flags)?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done!

@owenlin0 owenlin0 force-pushed the owen/add_generate_json_schema_command branch from 7f6b460 to 7310d06 Compare November 10, 2025 16:30
@owenlin0 owenlin0 enabled auto-merge (squash) November 10, 2025 16:45
@owenlin0 owenlin0 merged commit fbdedd9 into main Nov 10, 2025
25 checks passed
@owenlin0 owenlin0 deleted the owen/add_generate_json_schema_command branch November 10, 2025 16:59
@github-actions github-actions bot locked and limited conversation to collaborators Nov 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants