mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-06 15:18:58 +00:00
test(gateway): disable heartbeat in codex bind live
This commit is contained in:
@@ -291,6 +291,7 @@ async function writeGatewayConfig(params: {
|
||||
agentRuntime: { id: "codex" },
|
||||
model: { primary: `codex/${params.model}` },
|
||||
skipBootstrap: true,
|
||||
heartbeat: { every: "0m" },
|
||||
sandbox: { mode: "off" },
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user