This commit is contained in:
2026-08-24 08:11:59 -07:00
commit 53df0eed10
275 changed files with 133056 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
schema_version = 8
default_profile = "adaptive-engineering"
base_codex_home = "~/.codex"
auth_link_mode = "shared"
gateway_host = "127.0.0.1"
gateway_port_min = 42000
gateway_port_max = 51999
gateway_start_timeout_seconds = 15
gateway_idle_timeout_seconds = 3600
job_retention_days = 14
session_retention_days = 14
codex_bin = "codex"
switchyard_bin = "switchyard-server"