fix: refine group intro prompt guidance

This commit is contained in:
Peter Steinberger
2026-01-13 03:40:22 +00:00
parent fcc814accd
commit d45915d39f
3 changed files with 5 additions and 2 deletions

View File

@@ -212,7 +212,7 @@ Group inbound payloads set:
- `WasMentioned` (mention gating result)
- Telegram forum topics also include `MessageThreadId` and `IsForum`.
The agent system prompt includes a group intro on the first turn of a new group session.
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, and avoid typing literal `\n` sequences.
## iMessage specifics
- Prefer `chat_id:<id>` when routing or allowlisting.