docs: refresh chat history display mirrors

This commit is contained in:
Peter Steinberger
2026-04-04 19:17:50 +01:00
parent 6f2e804182
commit 39d9ded2e5
5 changed files with 11 additions and 1 deletions

View File

@@ -316,6 +316,9 @@ Gateway exposes today.
- `sessions.get` returns the full stored session row.
- chat execution still uses `chat.history`, `chat.send`, `chat.abort`, and
`chat.inject`.
- `chat.history` is display-normalized for UI clients: inline directive tags are
stripped from visible text, pure `NO_REPLY` assistant rows are omitted, and
oversized rows can be replaced with placeholders.
#### Device pairing and device tokens