hermes - 💡(How to fix) Fix [Feature]: Native desktop/mobile client app

Official PRs (…)
ON THIS PAGE

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…

Fix Action

Fix / Workaround

  • URLs in tool output get truncated, making links unclickable
  • Message length limits force HTML file workarounds
  • Interactive approval buttons degrade to plain text across versions
  • Gateway restarts disconnect the session
  • Technical config must be done via CLI separately
RAW_BUFFERClick to expand / collapse

Feature Description

A native desktop/mobile client app for Hermes Agent that interacts directly with the local Gateway/API Server, without relying on third-party messaging platforms as intermediaries.

Motivation

Current interaction methods each have limitations imposed by the platforms themselves:

  • URLs in tool output get truncated, making links unclickable
  • Message length limits force HTML file workarounds
  • Interactive approval buttons degrade to plain text across versions
  • Gateway restarts disconnect the session
  • Technical config must be done via CLI separately

A native client would provide a purpose-built interface for AI agent interaction.

Proposed Solution

Cross-platform native app (Tauri/Flutter) reusing existing API Server + Gateway:

  • Desktop: Windows/macOS/Linux
  • Mobile: iOS/Android
  • Shared sessions, skills, memory with CLI/Web UI
  • Native push notifications, file handling, proper URL rendering

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]: Native desktop/mobile client app