Skip to content

Conversation

@rasmusrygaard
Copy link
Contributor

Follow-up to #5063

Refined the app-server export pipeline so JSON Schema variants and discriminator fields are annotated with descriptive, stable titles before writing the bundle. This eliminates anonymous enum names in the generated Pydantic models (goodbye Type7) while keeping downstream tooling simple. Added shared helpers to derive titles and literals, and reused them across the traversal logic for clarity. Running just fix -p codex-app-server-protocol, just fmt, and cargo test -p codex-app-server-protocol validates the change.

@rasmusrygaard rasmusrygaard merged commit a1635ee into main Oct 28, 2025
44 of 46 checks passed
@rasmusrygaard rasmusrygaard deleted the dev/rasmus/fix_app_server_export branch October 28, 2025 23:35
@github-actions github-actions bot locked and limited conversation to collaborators Oct 28, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants