mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-24 07:01:49 +00:00
docs: refresh chat history sanitization mirrors
This commit is contained in:
@@ -138,10 +138,10 @@ Pairing details: [Pairing](/channels/pairing).
|
||||
The Android Chat tab supports session selection (default `main`, plus other existing sessions):
|
||||
|
||||
- History: `chat.history` (display-normalized; inline directive tags are
|
||||
stripped from visible text, plain-text tool-call XML payloads and leaked
|
||||
ASCII/full-width model control tokens are stripped, pure `NO_REPLY`
|
||||
assistant rows are omitted, and oversized rows can be replaced with
|
||||
placeholders)
|
||||
stripped from visible text, plain-text tool-call XML payloads (including
|
||||
`<tool_calls>` and truncated tool-call blocks) and leaked ASCII/full-width
|
||||
model control tokens are stripped, pure `NO_REPLY` assistant rows are
|
||||
omitted, and oversized rows can be replaced with placeholders)
|
||||
- Send: `chat.send`
|
||||
- Push updates (best-effort): `chat.subscribe` → `event:"chat"`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user