makecindy / makecindy/cindy

Codex 本地图片输出未显示在 Cindy 对话正文中

Open
#3,432 3 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
2.7k
Forks
395
Avg merge
21h 48m
Merged PRs (30d)
776

Description

**提交人**: Miles
**客户端版本**: 0.1.60

---

## 现象
Codex agent 尝试把本地 PNG 作为图片结果发送到 Cindy 对话时,图片没有出现在用户可见的消息正文中。界面只显示工具执行过程和最终文字说明。

## 复现步骤
1. 在 Codex 会话中准备一张本地 PNG。
2. 调用 `view_image` 读取图片。
3. 在 `functions.exec` 中分别使用图片内容输出和生成图片结果输出。
4. 返回最终消息,并在 Cindy 桌面端查看。

## 期望行为
本地图片应作为可见的内联图片或消息附件出现在对话中,用户无需展开工具过程。

## 实际行为
图片输出被留在工具调用过程,消息正文只有文字;用户无法看到图片。两种图片输出方式表现一致。

## 复现频率
本次会话连续两次复现,分别尝试发送多张本地 PNG,均未显示。

## 已尝试
- 使用普通图片内容输出。
- 使用生成图片结果输出。
- 确认本地 PNG 文件可正常读取,且同一图片可成功上传到外部文档。
- 未附业务截图或本地路径,避免公开私人内容。
---
**版本区域**: CN
**OS**: darwin arm64 (25.0.0)
**界面语言**: zh-CN

Contributor guide

Open the contributing guide

Research direction

Trace the Codex view_image and functions.exec paths into the Cindy desktop message display, comparing ordinary image content with generated image results. Reproduce with local PNGs and verify that the final message shows an inline image or attachment without expanding the tool output.

Written by the indexing model from the issue text.

Assessment

Tech stack
electron, typescript
Domain
desktop, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.