打包 exe 等长任务时停在「已工作 xx 秒」后不再继续
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 395
- Avg merge
- 21h 48m
- Merged PRs (30d)
- 776
Description
**提交人**: 相川
**客户端版本**: 0.1.69
---
## 现象
在对话里让助手执行打包 Windows exe(耗时较长的本地构建)时,界面会显示「已工作 xx 秒」,随后本轮不再给出结果、进度或失败原因,对话像卡住一样没有下文。
## 复现步骤
1. 在对话中请助手打包/构建本地 exe。
2. 等待构建开始后的长时间运行。
3. 观察本轮是否停在「已工作 xx 秒」,以及之后是否还有回复。
## 期望行为
长任务应持续推进直到完成或明确失败;至少应回来报告进度、结果或错误,而不是静默停住。
## 实际行为
本轮停在「已工作 xx 秒」,之后没有后续说明。用户需要再发「进度怎么样了 / 继续打包」才能尝试接上,但同样可能再次中断。
## 复现频率
每次遇到打包 exe 都会发生。
## 已尝试
多次重新发送继续打包、查询进度的消息,问题仍会在同类长任务上重复出现。
---
**OS**: win32 x64 (10.0.26200)
**Harness**: Codex
**Model ID**: ` xai/grok-4.6 `
**界面语言**: zh-CN
Contributor guide
Research direction
No file, test, or entry point is named. Start by reproducing the Windows exe-build task through the Codex harness and trace the long-task lifecycle from start to completion; done means the task reports progress, a result, or a clear error instead of remaining at the elapsed-time message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, typescript
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100