mirror of
https://github.com/theniceboy/.config.git
synced 2025-12-26 14:44:57 +08:00
codex config update
This commit is contained in:
parent
7c141f1fc8
commit
cf0ba2d25c
2 changed files with 18 additions and 7 deletions
|
|
@ -1,6 +1,6 @@
|
|||
co() {
|
||||
local -a codex_cmd
|
||||
codex_cmd=(codex --sandbox danger-full-access -m gpt-5 -c 'model_reasoning_summary_format=experimental' -c 'model_reasoning_effort=high' --enable web_search_request)
|
||||
codex_cmd=(codex)
|
||||
local search_dir=$PWD
|
||||
local overlay_file=""
|
||||
while :; do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue