From 940c8a6da4f35cb537c91f3a841214f1dfb38a6a Mon Sep 17 00:00:00 2001 From: openclaw-314 Date: Tue, 1 Sep 2026 10:13:26 +0800 Subject: [PATCH] auto: sync OpenClaw config 2026-09-01 10:13 --- openclaw.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/openclaw.json b/openclaw.json index f7aedf9..87efd8d 100644 --- a/openclaw.json +++ b/openclaw.json @@ -136,6 +136,9 @@ "agents": { "ownership": "explicit", "defaults": { + "systemAgent": { + "agentId": "main" + }, "model": { "primary": "deepseek/deepseek-v4-flash" },