





















@@ -135,7 +135,7 @@ directories instead of under `src/agents/tools`, for example:
135135- the Telegram plugin action runtime file
136136- the WhatsApp plugin action runtime file
137137138-## Core Integration Flow
138+## Core integration flow
139139140140### 1. Running an Embedded Agent
141141@@ -285,7 +285,7 @@ export function splitSdkTools(options: { tools: AnyAgentTool[]; sandboxEnabled:
285285286286This ensures OpenClaw's policy filtering, sandbox integration, and extended toolset remain consistent across providers.
287287288-## System Prompt Construction
288+## System prompt construction
289289290290The system prompt is built in `buildAgentSystemPrompt()` (`system-prompt.ts`). It assembles a full prompt with sections including Tooling, Tool Call Style, Safety guardrails, OpenClaw CLI reference, Skills, Docs, Workspace, Sandbox, Messaging, Reply Tags, Voice, Silent Replies, Heartbeats, Runtime metadata, plus Memory and Reactions when enabled, and optional context files and extra system prompt content. Sections are trimmed for minimal prompt mode used by subagents.
291291此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。