mirror of
https://github.com/openai/codex.git
synced 2026-05-23 20:44:50 +00:00
codex-rs/config/src/config_toml.rs: add a custom forced_chatgpt_workspace_id deserializer that keeps single-string and list forms but rejects comma-separated strings with guidance to use a TOML list, plus focused parser tests. codex-rs/core/config.schema.json: refresh the generated config schema description for the workspace allowlist shape.