长任务打包 exe 时会话停在「已工作」,不会自动继续
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 395
- Avg merge
- 21h 48m
- Merged PRs (30d)
- 776
Description
**提交人**: 相川
**客户端版本**: 0.1.72
---
## 问题
在让 Cindy 执行耗时较长的 exe 打包时,当前轮次会断掉。界面只剩下类似「已工作 xx 秒」,之后没有再报进度,也不会在打包完成后自动接续。
## 实际表现
- 触发条件:一开始打包 exe(后台命令会跑很久),几乎每次都会出现。
- 界面停在「已工作」,没有下文。
- 需要用户再发一句(比如问进度、说继续打包),对话才会接上。
- 打包进程本身可能还在跑,但对话侧已经断开,看不到当前步骤。
## 期望
长任务应持续跟进进度,完成后自动接下去做,而不是停在「已工作」。
---
## 提交时的任务环境
仅代表提交时快照,不一定是故障环境。OS 来自提交客户端本机,不含 SSH 远端主机;Harness / 模型来自当前任务。与运行环境无关的反馈可忽略本段。
**OS**: win32 x64 (10.0.26200)
**Harness**: Pi
**Model ID**: ` grok-4.6 `
**界面语言**: zh-CN
Contributor guide
Research direction
Start by tracing how Pi handles progress updates and continuation for long-running exe packaging commands. Reproduce the issue with a packaging task that runs for a long time, then follow the task and conversation lifecycle until the UI remains at 「已工作」. Done means progress remains visible and the conversation resumes automatically when packaging finishes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, typescript
- Domain
- desktop, devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100