hermes - 💡(How to fix) Fix [Bug]: Constant No Image found in Clipboard messages

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…

Error Message

Additional Logs / Traceback (optional)

Root Cause

Root Cause Analysis (optional)

Fix Action

Fix / Workaround

Gemini recommend patching the cli.py to check for a config option to turn this off.

Code Example

These contain private info

---
RAW_BUFFERClick to expand / collapse

Bug Description

In a fresh install of v.0.13.0 when I open a session with the UI I get constant "No Image found in Clipboard messages". And since I'm using ghostty I get a privacy prompt allowing me to approve or deny the paste. I can't seem to find a way to turn this off or disable it.

Steps to Reproduce

  1. SSH into my macOS server
  2. Connect to the docker container running Hermes
  3. run hermes --tui
  4. Wait for terminal to show the message Use Ghostty to get the privacy alert.

Expected Behavior

Stop trying to read my clipboard, it should only paste when I press ctrl+v.

Actual Behavior

Constant clipboard checks.

Affected Component

CLI (interactive chat)

Messaging Platform (if gateway-related)

No response

Debug Report

These contain private info

Operating System

Ubuntu

Python Version

No response

Hermes Version

0.13.0

Additional Logs / Traceback (optional)

Root Cause Analysis (optional)

Gemini recommend patching the cli.py to check for a config option to turn this off.

Proposed Fix (optional)

No response

Are you willing to submit a PR for this?

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

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 [Bug]: Constant No Image found in Clipboard messages