mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-07 00:20:42 +00:00
Forward per-group systemPrompt config into inbound context GroupSystemPrompt so configured group-specific behavioral instructions (for example threaded-reply and tapback conventions) are injected on every turn. Supports "*" wildcard fallback matching the existing requireMention pattern. Closes #60665. Co-authored-by: Omar Shahine <omarshahine@users.noreply.github.com>