Bug: 任务执行中发送的消息一直排队无法送达,需停止后才能发送 / Messages sent while the agent is busy stay queued forever and are never delivered until the task is stopped
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 58/100
Research direction
No files or tests are named. Start by reproducing the issue with a long-running agent task, then trace the message queue and delivery entry points to find why messages remain queued. Done means messages sent during execution are delivered without stopping the task, or the UI clearly reports an actionable timeout or queued state.
Written by the indexing model from the issue text.
Description
问题描述 / Problem
Agent 执行任务期间发送的消息(如评审反馈)一直排队,无法送达,只能停止任务后重新发送。
Messages sent while the agent is executing a task stay queued forever and are never delivered. The only workaround is to stop the task and resend.
复现步骤 / Steps to Reproduce
- 让 Agent 执行一个较长任务;
- 执行中发送一条消息(如评审反馈);
- 消息一直排队无法送达;
- 停止后重发才能成功。
期望行为 / Expected
消息应在合适时机自动送达,无需中断任务;排队消息应有送达机制或超时提示。
Messages should be delivered automatically without interrupting the task, or at least show a clear UI notice about the queued status.
- Dominant language
- CSS
- Stars
- 7
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
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.
More from CommandCodeAI/commandcode-status
-
建议 / Feature Request: 为 Markdown 内容添加「复制」按钮 / Add a "Copy" button for rendered Markdown content Open
Difficulty 3/5 1-2 days Newbie friendliness 55/100
All issues in CommandCodeAI/commandcode-status
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
avniproject/avni-client#2135 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
use-agent-os/agent-os#3276 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
good first issue refactor
Difficulty 2/5 1-3 hours Newbie friendliness 72/100