hermes - 💡(How to fix) Fix [Feature]: Hermes 0.11 still missing critical Whatsapp features [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
NousResearch/hermes-agent#15206Fetched 2026-04-25 06:23:48
View on GitHub
Comments
1
Participants
2
Timeline
5
Reactions
0
Author
Participants
Timeline (top)
labeled ×4commented ×1
RAW_BUFFERClick to expand / collapse

Problem or Use Case

  1. Whatsapp messages sent to it are not marked as read (two blue checkboxes)
  2. It cant use expressions on chat messages
  3. It can't access arbitrary file types (documents) through whatsapp

Proposed Solution

These missing features are really important to make the agent fully "human like"

Alternatives Considered

No response

Feature Type

Gateway / messaging improvement

Scope

Small (single file, < 50 lines)

Contribution

  • I'd like to implement this myself and submit a PR

Debug Report (optional)

extent analysis

TL;DR

Implementing support for marking messages as read, using expressions in chat messages, and accessing arbitrary file types through WhatsApp may require updates to the existing gateway or messaging system.

Guidance

  • Review the WhatsApp API documentation to determine if there are specific endpoints or parameters required for marking messages as read and sending expressions in chat messages.
  • Investigate the file type limitations in the current implementation and consider adding support for arbitrary file types through WhatsApp.
  • Check if there are any existing libraries or modules that can be leveraged to simplify the implementation of these features.
  • Consider the security implications of allowing access to arbitrary file types and ensure that proper validation and sanitization are in place.

Example

No code example can be provided without more context about the existing implementation.

Notes

The solution will depend on the specific requirements and constraints of the project, including the programming language, framework, and existing infrastructure.

Recommendation

Apply workaround: Implementing these features may require significant changes to the existing system, so a workaround, such as using a third-party library or service, may be a more feasible solution in the short term.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

hermes - 💡(How to fix) Fix [Feature]: Hermes 0.11 still missing critical Whatsapp features [1 comments, 2 participants]