fix(telegram): allow rich tables in group prompts · openclaw/openclaw@b9ad864
obviyus
·
2026-06-14
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -586,7 +586,7 @@ Group inbound payloads set:
|
586 | 586 | - `WasMentioned` (mention gating result) |
587 | 587 | - Telegram forum topics also include `MessageThreadId` and `IsForum`. |
588 | 588 | |
589 | | -The agent system prompt includes a group intro on the first turn of a new group session. It reminds the model to respond like a human, avoid Markdown tables, minimize empty lines and follow normal chat spacing, and avoid typing literal `\n` sequences. Channel-sourced group names and participant labels are rendered as fenced untrusted metadata, not inline system instructions. |
| 589 | +The agent system prompt includes a group intro on the first turn of a new group session. It reminds the model to respond like a human, minimize empty lines and follow normal chat spacing, and avoid typing literal `\n` sequences. Non-Telegram groups also discourage Markdown tables; Telegram rich-text guidance comes from the Telegram channel prompt. Channel-sourced group names and participant labels are rendered as fenced untrusted metadata, not inline system instructions. |
590 | 590 | |
591 | 591 | ## iMessage specifics |
592 | 592 | |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。