mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
557ac63094
The CLI help text and inline comments incorrectly stated that -c key=value flag parses values as JSON, when the implementation actually uses TOML parsing via parse_toml_value(). This caused confusion when users attempted to configure MCP servers using JSON syntax based on the documentation. Changes: - Updated help text to correctly state TOML parsing instead of JSON Fixes #4531
557ac63094
ยท
2025-11-09 22:58:32 -08:00
History