mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 18:50:42 +00:00
fix: dedupe silent reply prompt guidance
This commit is contained in:
@@ -96,6 +96,11 @@ OpenClaw can render smaller system prompts for sub-agents. The runtime sets a
|
||||
When `promptMode=minimal`, extra injected prompts are labeled **Subagent
|
||||
Context** instead of **Group Chat Context**.
|
||||
|
||||
For channel auto-reply runs, OpenClaw can omit the generic **Silent Replies**
|
||||
section when the direct/group chat context already includes the resolved
|
||||
conversation-specific `NO_REPLY` behavior. This avoids repeating token mechanics
|
||||
in both the global system prompt and channel context.
|
||||
|
||||
## Workspace bootstrap injection
|
||||
|
||||
Bootstrap files are trimmed and appended under **Project Context** so the model sees identity and profile context without needing explicit reads:
|
||||
|
||||
Reference in New Issue
Block a user