Art 生成图片后同一张图片在对话中重复显示
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 401
- Avg merge
- 21h 48m
- Merged PRs (30d)
- 776
Description
**提交人**: fangziyue
**客户端版本**: 0.1.65
---
## 现象
使用 Art 生成图片后,同一张生成图片会在对话中显示两次。
## 复现步骤
1. 调用 Cindy 的 Art 图片生成功能。
2. 输入任意图片生成请求并发送。
3. 等待生成完成并查看对话中的结果。
## 期望行为
一次请求最终只显示一份生成图片。
## 实际行为
每次请求都会看到同一张图片重复显示两次。
## 复现频率
每次都出现,稳定复现。
## 已尝试
重新发送请求并重启应用后,问题仍然存在。
---
**版本区域**: CN
**OS**: win32 x64 (10.0.26200)
**Harness**: Claude Code
**Model ID**: ` codex/gpt-5.6-luna `
**界面语言**: zh-CN
Contributor guide
Research direction
Start from the Art image-generation entry point and trace how its completed image result is added to the conversation. Reproduce the issue on Windows with client version 0.1.65, then inspect whether the same result is inserted or rendered twice. Done means each request displays exactly one generated image.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100