[GH-ISSUE #60] 1.3.5的图像生成功能好像还是有点问题 #52

Closed
opened 2026-02-27 15:38:09 +03:00 by kerem · 1 comment
Owner

Originally created by @szansonhuang on GitHub (Feb 23, 2026).
Original GitHub issue: https://github.com/NikkeTryHard/zerogravity/issues/60

Image Image

Cherry Studio里面文本 生成也是正常的,生图功能也不行。

Image

zg-trace-2026-02-23_16-05-05_gemini-3-pro-image-827b157b.tar.gz

Originally created by @szansonhuang on GitHub (Feb 23, 2026). Original GitHub issue: https://github.com/NikkeTryHard/zerogravity/issues/60 <img width="838" height="832" alt="Image" src="https://github.com/user-attachments/assets/30c712ca-2f16-4383-bd8a-8fb4e49f67a5" /> <img width="821" height="611" alt="Image" src="https://github.com/user-attachments/assets/c0444e6a-82d2-49aa-bf7a-5467babae3c1" /> Cherry Studio里面文本 生成也是正常的,生图功能也不行。 <img width="918" height="863" alt="Image" src="https://github.com/user-attachments/assets/3cede6d9-d11a-440f-851d-b04ff036ed80" /> [zg-trace-2026-02-23_16-05-05_gemini-3-pro-image-827b157b.tar.gz](https://github.com/user-attachments/files/25494814/zg-trace-2026-02-23_16-05-05_gemini-3-pro-image-827b157b.tar.gz)
kerem closed this issue 2026-02-27 15:38:09 +03:00
Author
Owner

@NikkeTryHard commented on GitHub (Feb 23, 2026):

Thanks for the trace bundle — this was super helpful.\n\nI re-ran this and found two root causes:\n1) the MITM modify path was stripping conversation summary context, which could hurt multi-turn memory,\n2) image base64 decode was too strict (URL-safe / no-pad variants could be dropped), which made some image requests fail or behave like invalid input.\n\nBoth fixes are validated in the next patch set (plus replay endpoint mapping improvements).\n\nIf you need this immediately: build from source once the patch is merged to main.\nIf you prefer stable binaries: wait for the next tagged release and upgrade directly.

<!-- gh-comment-id:3947562983 --> @NikkeTryHard commented on GitHub (Feb 23, 2026): Thanks for the trace bundle — this was super helpful.\n\nI re-ran this and found two root causes:\n1) the MITM modify path was stripping conversation summary context, which could hurt multi-turn memory,\n2) image base64 decode was too strict (URL-safe / no-pad variants could be dropped), which made some image requests fail or behave like invalid input.\n\nBoth fixes are validated in the next patch set (plus replay endpoint mapping improvements).\n\nIf you need this immediately: build from source once the patch is merged to main.\nIf you prefer stable binaries: wait for the next tagged release and upgrade directly.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/zerogravity#52
No description provided.