CommandCodeAI / CommandCodeAI/command-code
Queued message not sending after /compact
未关闭
还没有人认领这个 Issue。
p1
- 主要语言
- 没有语言数据
- 星标
- 4k
- 派生
- 350
- PR 合并指标
- 30 天内没有已合并 PR
描述
Expected Behavior
As soon as /compact is done /
No pending tasks are being made we send the queued message.
Actual Behavior
Well it doesnt send, and we cant unqueue it.
Should automatically execute the follow up message after compact is done
Command Code Version
0.25.12
Operating System
Linux
Terminal/IDE
No response
Shell
No response
Additional context
No response
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先在 Linux 上的 Command Code 0.25.12 中重现该问题:将一条后续消息加入队列,运行 /compact,并观察待处理消息是否会被发送或能否从队列中移除。跟踪 /compact 命令和队列消息处理的入口点。完成的标准是:队列中的后续消息会在压缩完成后自动执行,并且不会一直卡住。
由索引模型根据 Issue 内容生成。
评估
- 领域
- cli
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100