core-agent-ide/codex-rs/app-server-protocol/schema
canvrno-oai 1446bd2b23
Mark Config.apps as experimental, correct schema generation issue (#10938)
This PR makes `Config.apps `experimental-only and fixes a TS schema
post-processing bug that removed needed imports. The bug happened
because import pruning only checked the inner type body after filtering,
not the full alias, so `JsonValue` got dropped from `Config.ts`. We now
prune against the full alias body and added a regression test for this
scenario.
2026-02-06 16:30:41 -08:00
..
json Mark Config.apps as experimental, correct schema generation issue (#10938) 2026-02-06 16:30:41 -08:00
typescript Mark Config.apps as experimental, correct schema generation issue (#10938) 2026-02-06 16:30:41 -08:00