hermes - 💡(How to fix) Fix # Bug Report: Hermes Agent 桌面端输入截断

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…

Code Example

用户(实际输入): 你现在是什么模型?
模型(实际收到): 你现在是

模型回复:
> 你的消息似乎还没说完 —— "你现在是" 后面想说什么?是想让我扮演某个角色、
> 切换某种模式,还是有其他需求?请继续说下去,我准备好了。

用户:
> 你看,即使更新之后,你还是会吃我的字,你发现了吗?

(此后才发现模型收到的内容被截断,用户澄清完整输入为"你现在是什么模型?"
RAW_BUFFERClick to expand / collapse

Bug Report: Hermes Agent 桌面端输入截断

环境信息

项目内容
Hermes 版本v0.15.1 (commit 66a66b9c)
平台Windows 桌面端
模型 / Providerdeepseek-v4-pro / DeepSeek
操作系统Windows 10

问题描述

在桌面端 Hermes Agent 中输入并发送消息后,模型实际收到的内容被截断,只保留了前半部分字符,后半部分丢失。


复现实例

#用户实际输入模型实际收到丢失内容
1你现在是什么模型?你现在是什么模型?(5 字)

对话日志

用户(实际输入): 你现在是什么模型?
模型(实际收到): 你现在是

模型回复:
> 你的消息似乎还没说完 —— "你现在是" 后面想说什么?是想让我扮演某个角色、
> 切换某种模式,还是有其他需求?请继续说下去,我准备好了。

用户:
> 你看,即使更新之后,你还是会吃我的字,你发现了吗?

(此后才发现模型收到的内容被截断,用户澄清完整输入为"你现在是什么模型?")

行为分析

  1. 用户在输入框中完整输入 你现在是什么模型?,正常发送
  2. 模型只收到 你现在是 这 4 个字符,后半段 什么模型? 丢失
  3. 模型误以为用户话没说完,追问"请继续说下去"
  4. 用户意识到截断发生后明确指出,bug 才被发现

补充说明

  • 发送方式: 正常输入完成后发送(非输入法中间态、非意外触发)
  • 发生时机: 对话首条消息即触发
  • 是否每次复现: 待验证
  • 输入法: 微软拼音

附加信息

<!-- 运行 /debug 命令后,将生成的链接粘贴到下面 -->

Debug 报告链接: https://paste.rs/oTvRn

<!-- 如果有截图,可以拖拽到 GitHub Issue 编辑框中 -->

截图: (待补充)

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