11 lines
141 B
TOML
11 lines
141 B
TOML
web_search = "live"
|
|
|
|
[features]
|
|
codex_hooks = true
|
|
multi_agent = true
|
|
|
|
[agents]
|
|
max_threads = 4
|
|
max_depth = 1
|
|
job_max_runtime_seconds = 1800
|