hermes-agent/website/docs/user-guide/messaging
Teknium 086a56a028 fix(matrix): correct platform hint over-claims, add regression tests + docs
Follow-up to the salvaged #52552 and #53083 commits:

- Rework the Matrix PLATFORM_HINTS entry around what the adapter actually
  emits: headings, numbered lists, blockquotes, strikethrough-free markdown
  all render (the adapter converts them to sanctioned HTML). Keep the
  genuinely valuable guidance: no Markdown tables (Element X / Beeper /
  mobile clients don't render HTML tables — cells collapse into one line),
  no spoilers/checkboxes/~~strikethrough~~ (not converted by
  python-markdown), prefer descriptive link text.
- Regression test: hint must steer models away from tables.
- Fix test_long_response_split_preserves_thread_context to derive its
  payload size from the adapter's configurable limit instead of assuming
  the old hardcoded 4000.
- Document matrix.max_message_length in the Matrix docs page.
- Contributor mapping for RKelln.
2026-07-20 11:10:49 -07:00
..
_category_.json
bluebubbles.md
dingtalk.md fix(gateway): bridge nested DingTalk allowed_users into auth env 2026-07-20 05:39:24 -07:00
discord.md fix(discord): harden reconnect message recovery 2026-07-18 14:01:33 -07:00
email.md
feishu.md
google_chat.md docs(gateway): document typing_status_text on the Google Chat page 2026-07-18 12:28:59 -07:00
homeassistant.md
index.md feat(gateway): durable delivery-obligation ledger for final responses (#67181) 2026-07-19 00:45:32 -07:00
irc.md
line.md
matrix.md fix(matrix): correct platform hint over-claims, add regression tests + docs 2026-07-20 11:10:49 -07:00
mattermost.md
msgraph-webhook.md
ntfy.md
open-webui.md chore(scripts): drop Open WebUI local bootstrap script (#56178) 2026-07-01 01:30:40 -07:00
photon.md
qqbot.md
raft.md
signal.md
simplex.md
slack.md feat(gateway): live per-tool status line on Slack 2026-07-18 12:28:59 -07:00
sms.md
teams-meetings.md
teams.md
telegram.md docs: fix 25 documentation/code inconsistencies (audit round 3) 2026-07-16 04:47:40 -07:00
webhooks.md feat(gateway): add webhook payload filters 2026-07-08 08:10:55 -07:00
wecom-callback.md
wecom.md
weixin.md
whatsapp-cloud.md docs(links): update moved Cloudflare Tunnel docs URL 2026-07-20 00:56:31 -07:00
whatsapp.md
yuanbao.md