dotfiles: broaden gitignore for auth/node_modules globally, add codex config

This commit is contained in:
Rasyidan Akbar F. 2026-03-11 20:57:00 +07:00
commit 7ec9fe1099

20
.codex/config.toml Normal file
View file

@ -0,0 +1,20 @@
model = "gpt-5.4"
sandbox_mode = "workspace-write"
web_search = "cached"
model_reasoning_effort = "high"
plan_mode_reasoning_effort = "xhigh"
personality = "pragmatic"
[sandbox_workspace_write]
network_access = true
[projects."/home/rsydn"]
trust_level = "trusted"
[notice.model_migrations]
"gpt-5.3-codex" = "gpt-5.4"
[features]
use_linux_sandbox_bwrap = true
multi_agent = true
prevent_idle_sleep = true