anomalyco / anomalyco/opencode
AI repeats the same response for a single user message after task completion
Open
@kitlangton is already working on this.
Since Sep 11, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
Task 完成后,会话中出现同一用户消息被重复投递的现象,AI 因此对相同内容重复应答/重复收尾。用户并未主动重复发送该消息。
Plugins
none(仅 MonkeyCode 平台内置;依赖 @opencode-ai/plugin 1.16.0)
OpenCode version
1.16.0
Steps to reproduce
- 打开 MonkeyCode 任务会话
- 发送一条普通消息
- 等待 AI 完成任务并回复
- 不主动再次发送,观察会话:同一条消息被重复投递,AI 对相同内容重复应答
Expected behavior
同一消息只投递并处理一次;AI 不应因重复投递而对相同内容重复应答。
Actual behavior
相同消息被重复投递,AI 多次重复应答,表现为"任务完成后仍反复询问/回复"。
Screenshot and/or share link
Operating System
MonkeyCode(内置 OpenCode v1.16.0),Linux
Terminal
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.