Grok 4.6 long-running tasks stall after intermediate status updates
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 401
- Avg merge
- 21h 48m
- Merged PRs (30d)
- 776
Description
**提交人**: 相川
**客户端版本**: 0.1.57
---
## 现象
使用 Grok 4.6 执行较长的多步骤任务时,任务进行到一半会停住,只显示一条中间状态消息(例如“正在查看进度”),随后没有后续工具调用,也没有最终答复。
## 复现步骤
1. 在 Cindy Desktop 中选择 Grok 4.6。
2. 发起一个需要较长时间并包含多个步骤的任务。
3. 等待模型输出中间进度状态。
4. 继续等待,观察任务是否继续执行。
## 期望行为
任务应继续执行并完成;如果遇到阻塞或失败,应明确报告原因和当前状态。
## 实际行为
中间状态消息之后任务静默停止,没有后续工具调用或最终结果。
## 复现频率
每次复现。
## 影响范围
目前仅在 Grok 4.6 观察到,其他模型未出现同样问题。
## 已尝试
发送“进度/继续”等提示,以及恢复或重新打开应用;这些方法只能偶尔接续当前任务,无法避免问题再次发生。
---
**OS**: win32 x64 (10.0.26200)
**界面语言**: zh-CN
Contributor guide
Research direction
No file or test is named in the report. Reproduce on Windows with Grok 4.6 and trace the long-running task flow after an intermediate status update; done means the task continues its tool calls and produces a final response, or clearly reports a blocking or failure state.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, typescript
- Domain
- ai, desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100