English
Summary
- Restored image-to-image upload session persistence so uploaded reference images survive workspace reloads and restores.
- Aligned Seedream image-model metadata with the current documented capabilities, including Seedream 4.5 multi-image support and a dedicated built-in Seedream 5.0 Lite configuration.
- Added OpenAI Responses request-style support and smoother local desktop routing for self-hosted or LAN LLM endpoints.
- Reduced release friction by allowing Run All variants to execute in parallel and by uploading desktop artifacts directly to GitHub Releases.
macOS Security Note
If macOS says the app is "damaged" or the developer cannot be verified, this is usually a system quarantine warning rather than an app defect.
xattr -rd com.apple.quarantine /Applications/PromptOptimizer.appFor a downloaded DMG:
xattr -rd com.apple.quarantine ~/Downloads/PromptOptimizer-*.dmgInstallation guide: English | 中文
Full release notes (EN)
中文
概括
- 恢复了图生图工作区的上传图片会话持久化,刷新或恢复会话后不再轻易丢失参考图。
- 按当前文档能力校准了 Seedream 图像模型元数据,包括 Seedream 4.5 的多图支持,以及独立的 Seedream 5.0 Lite 内置配置。
- 补上了 OpenAI Responses 请求风格支持,并优化了桌面端连接本地或局域网 LLM 服务时的直连路由。
- 通过让 Run All 变体并行执行、以及让桌面端产物直接上传到 GitHub Releases,进一步降低了测试与发布链路的摩擦。
macOS 安全提示
如果 macOS 提示“已损坏”或“无法验证开发者”,通常是系统隔离属性导致,并不一定是应用本身有问题。
xattr -rd com.apple.quarantine /Applications/PromptOptimizer.app如果是刚下载的 DMG:
xattr -rd com.apple.quarantine ~/Downloads/PromptOptimizer-*.dmg安装文档:English | 中文
完整发布说明(中文)