hermes-agent/website/docs/user-guide
kshitijk4poor bd1c782456 fix: fire-and-forget read receipts, add docs (#70340 salvage)
- Change await self._send_read_receipt to asyncio.create_task to avoid
  blocking message dispatch on slow bridge responses (matches BlueBubbles
  pattern). Up to 5s per-message latency eliminated.
- Update tests: assert_called_once_with instead of assert_awaited_once_with
  since the receipt is now scheduled, not directly awaited.
- Add send_read_receipts documentation to whatsapp.md following the
  BlueBubbles docs pattern.
2026-07-28 18:02:51 +05:30
..
egress
features fix(cron): warn before model config changes trip cron drift guard 2026-07-28 17:52:21 +05:30
messaging fix: fire-and-forget read receipts, add docs (#70340 salvage) 2026-07-28 18:02:51 +05:30
secrets
skills
_category_.json
checkpoints-and-rollback.md
cli.md
configuration.md feat(stt): default global stt.language to 'en' 2026-07-27 21:26:20 -07:00
configuring-models.md
desktop.md
docker.md
git-worktrees.md
import-from-other-agents.md
managed-scope.md
multi-profile-gateways.md
profile-distributions.md
profiles.md
security.md
sessions.md
tui.md
windows-native.md
windows-wsl-quickstart.md