anomalyco / anomalyco/opencode

Task 完成后,会话中出现同一用户消息被重复投递的现象,AI 因此对相同内容重复应答/重复收尾。用户并未主动重复发送该消息。

Open
#49,462 1 comment 0 reactions 1 assignee View on GitHub

@jlongster is already working on this.

Since Sep 17, 2026.

Dominant language
TypeScript
Stars
209k
Forks
27.5k
PR merge metrics
PR metrics pending

Description

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 多次重复应答,表现为"任务完成后仍反复询问/回复"。

Plugins

none(仅 MonkeyCode 平台内置;依赖 @opencode-ai/plugin 1.16.0)

OpenCode version

1.16.0

Steps to reproduce

打开 MonkeyCode 任务会话
发送一条普通消息
等待 AI 完成任务并回复
不主动再次发送,观察会话:同一条消息被重复投递,AI 对相同内容重复应答
Expected behavior
同一消息只投递并处理一次;AI 不应因重复投递而对相同内容重复应答。

Screenshot and/or share link

No response

Operating System

No response

Terminal

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.