mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-04 07:00:22 +00:00
Agents: skip eager context warmup for status commands
This commit is contained in:
@@ -114,11 +114,13 @@ const SKIP_EAGER_WARMUP_PRIMARY_COMMANDS = new Set([
|
||||
"config",
|
||||
"directory",
|
||||
"doctor",
|
||||
"gateway",
|
||||
"health",
|
||||
"hooks",
|
||||
"logs",
|
||||
"plugins",
|
||||
"secrets",
|
||||
"status",
|
||||
"update",
|
||||
"webhooks",
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user