Codex 在正常工作时可能卡住,耗时持续增加但 token 不再生成
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 401
- Avg merge
- 21h 48m
- Merged PRs (30d)
- 776
Description
**客户端版本**: 0.1.20
**反馈类型**: bug
---
## 现象
在 Cindy 中使用 Codex 正常工作时,回复有时会卡住:耗时秒数会持续增加,但 token 数不再变化,生成也不会自行继续。这个问题发生频率很高,几乎每个会话都会出现。
目前可以通过先暂停,再重新发送消息,让工作继续进行。
## 复现步骤
1. 在 Cindy 中选择并使用 Codex 开展正常对话或工作。
2. 在会话进行过程中等待模型生成。
3. 高概率出现:耗时秒数持续增加,但 token 数停止变化,回复一直不继续。
## 期望行为
- 能显示卡住的具体原因或可理解的状态说明。
- 卡住时可优雅地继续或一键重试。
- 若可行,希望自动重试或自动恢复生成。
## 实际行为
生成会无限卡住,用户只能手动暂停并重新发送消息后才能继续。
---
**OS**: win32 x64 (10.0.22621)
**界面语言**: zh-CN
Contributor guide
Research direction
Reproduce the stall in Cindy 0.1.20 with Codex on win32 x64, watching elapsed time and token generation during a normal session. Trace the generation lifecycle from the point where token updates stop; done means the stuck state is understandable and the work can resume, retry, or recover without manually pausing and resending.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ai, desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100