bug: [Bug] Pi + GPT-5.6 上传截图后对话无响应,重启后仍可能卡住
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 401
- Avg merge
- 21h 48m
- Merged PRs (30d)
- 776
Description
### 问题描述 / What happened
## 问题描述
在 Pi 配合 GPT-5.6 模式运行时,上传截图后发送消息,对话出现无响应:
1. 上传截图并发送消息后,界面没有正常回复;
2. 直接在对话框继续输入内容也没有反应;
3. 重启应用后,系统提示可以继续之前的对话;
4. 但继续对话后有时仍然无响应。
## 期望行为
上传图片后,模型应正常识别图片并回复;即使请求失败,也应显示明确的错误信息,而不是整个对话窗口无响应。
## 实际行为
上传截图后对话不再响应,输入框中的后续消息也无法正常处理。重启后恢复对话时,问题有时仍会持续。
## 发生频率
偶发/但出现一次后就会频繁出现
### 环境 / Environment
- 产品:Cindy / Pi
- 模型:GPT-5.6
- 功能:上传截图后进行对话
- 系统:macOS(26.5.2 (25F84))
- Cindy/Pi 版本:0.1.38
### 复现步骤 / Steps to reproduce
1. 打开 Cindy/Pi;
2. 切换到 GPT-5.6 模式;
3. 新建或打开一个对话;
4. 上传一张截图;
5. 发送问题;
6. 等待回复。
### 日志与截图 / Logs & screenshots
Contributor guide
Research direction
Start by reproducing the issue in Cindy/Pi 0.1.38 on macOS with GPT-5.6, using the screenshot-upload flow and the attached screenshot as context. Trace the image request and conversation-resume paths, including the behavior after restart; done means image messages receive a response or a clear error, and subsequent messages remain usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- desktop, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100