会话执行完成后偶发无最终回复并直接结束
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 395
- Avg merge
- 21h 48m
- Merged PRs (30d)
- 776
Description
**提交人**: linhengze
**客户端版本**: 0.1.38
---
## 现象
在会话 `cindy://session/4c001568-59ce-4cf4-a813-2539950d2bba` 中询问 SlotNum 相关问题时,界面显示 Cindy 已进行处理(截图中最后一次显示“已工作 16s · 搜索 2 次”),但该轮没有生成任何最终回复,会话就直接结束并回到输入状态。
问题为偶发,但后续又出现过同类情况。发生后继续输入其他内容可以重新得到输出。
大致发生时间:2026-08-10 17:00 左右。使用模型:DeepSeek V4 Pro。
## 复现步骤
1. 打开上述会话。
2. 询问“SlotNum 是干啥的?”并继续追问相关代码问题。
3. 等待 Cindy 完成处理。
4. 偶尔可见工作状态结束,但聊天区没有出现该轮的最终回答。
5. 继续输入其他内容后可以恢复输出,但后续仍可能再次发生。
## 期望行为
每轮处理结束后都应正常输出最终回复。如果生成失败,应明确显示失败原因并提供重试方式,不能无提示地结束。
## 实际行为
处理状态结束后没有任何最终回复或错误提示,该轮会话静默结束。
---
**版本区域**: CN
**OS**: win32 x64 (10.0.26100)
**界面语言**: zh-CN
Contributor guide
Research direction
Start by reproducing the failure in session cindy://session/4c001568-59ce-4cf4-a813-2539950d2bba with the SlotNum questions, using client 0.1.38 and DeepSeek V4 Pro. Trace the execution-completion path when work ends without a final response or error, then verify that every completed turn produces a reply or an actionable failure and retry option.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend-api-design
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100