codex
差别
这里会显示出您选择的修订版和当前版本之间的差别。
| 两侧同时换到之前的修订记录前一修订版 | |||
| codex [2025/12/06 05:03] – [AIMSG alias] bestony | codex [2026/06/24 08:15] (当前版本) – bestony | ||
|---|---|---|---|
| 行 11: | 行 11: | ||
| <code copy Bash [enable_line_numbers=" | <code copy Bash [enable_line_numbers=" | ||
| + | |||
| + | ===== Codex 配置 ===== | ||
| + | <code copy Toml [enable_line_numbers=" | ||
| + | disable_response_storage = true | ||
| + | include_apply_patch_tool = true | ||
| + | include_plan_tool = true | ||
| + | model = ' | ||
| + | model_auto_compact_token_limit = 244800 | ||
| + | model_context_window = 272000 | ||
| + | model_max_output_tokens = 128000 | ||
| + | model_provider = ' | ||
| + | model_reasoning_effort = ' | ||
| + | model_reasoning_summary = ' | ||
| + | model_reasoning_summary_format = ' | ||
| + | model_verbosity = ' | ||
| + | personality = ' | ||
| + | plan_mode_reasoning_effort = ' | ||
| + | preferred_auth_method = ' | ||
| + | project_doc_fallback_filenames = [' | ||
| + | project_doc_max_bytes = 65536 | ||
| + | sandbox_mode = ' | ||
| + | service_tier = ' | ||
| + | suppress_unstable_features_warning = true | ||
| + | tools_web_search = true | ||
| + | websearch = ' | ||
| + | |||
| + | [features] | ||
| + | apply_patch_freeform = true | ||
| + | multi_agent = true | ||
| + | plan_tool = true | ||
| + | responses_websockets = true | ||
| + | shell_snapshot = true | ||
| + | unified_exec = true | ||
| + | view_image_tool = true | ||
| + | |||
| + | |||
| + | [notice] | ||
| + | hide_rate_limit_model_nudge = true | ||
| + | |||
| + | [notice.model_migrations] | ||
| + | ' | ||
| + | |||
| + | [tui] | ||
| + | status_line = [' | ||
| + | status_line_use_colors = true | ||
| + | |||
| + | [tui.model_availability_nux] | ||
| + | ' | ||
| + | |||
/storage/data/attic/codex.1764997388.txt.gz · 最后更改: 由 bestony
