codex config.toml配置
- 内容介绍
- 文章标签
- 相关推荐
分享下我这边codex的config.toml配置,大家查漏补缺,可以优化的欢迎提出,codex更新还是挺频繁的
suppress_unstable_features_warning = truedisable_response_storage = true
preferred_auth_method = “apikey”
windows_wsl_setup_acknowledged = true
personality = “pragmatic”
model_provider1 = “custom”
model = “gpt-5.4”
plan_mode_reasoning_effort = “xhigh”
hide_agent_reasoning = true
model_reasoning_effort = “xhigh”
service_tier = “fast”
approval_policy = “never”
check_for_update_on_startup = true
developer_instructions = “请使用中文回答,务必使用清晰详细准确的风格。
分享下我这边codex的config.toml配置,大家查漏补缺,可以优化的欢迎提出,codex更新还是挺频繁的
suppress_unstable_features_warning = truedisable_response_storage = true
preferred_auth_method = “apikey”
windows_wsl_setup_acknowledged = true
personality = “pragmatic”
model_provider1 = “custom”
model = “gpt-5.4”
plan_mode_reasoning_effort = “xhigh”
hide_agent_reasoning = true
model_reasoning_effort = “xhigh”
service_tier = “fast”
approval_policy = “never”
check_for_update_on_startup = true
developer_instructions = “请使用中文回答,务必使用清晰详细准确的风格。

