🚀 Prompt Optimizer v2.8.0
版本类型: 稳定版本
📦 下载
- Windows:
PromptOptimizer-*-win-x64.exe(安装程序) 或PromptOptimizer-*-win-x64.zip(便携版) - macOS (Apple Silicon):
PromptOptimizer-*-darwin-arm64.dmg(安装程序) 或PromptOptimizer-*-darwin-arm64.zip(便携版) - macOS (Intel):
PromptOptimizer-*-darwin-x64.dmg(安装程序) 或PromptOptimizer-*-darwin-x64.zip(便携版) - Linux:
PromptOptimizer-*-linux-x86_64.AppImage(便携版) 或PromptOptimizer-*-linux-x64.zip(便携版)
🔧 安装说明
- Windows:
- 安装程序: 下载
.exe文件,双击运行安装向导 - 便携版: 下载
.zip文件,解压后运行PromptOptimizer.exe
- 安装程序: 下载
- macOS:
- Apple Silicon (M1/M2/M3): 下载
darwin-arm64版本 - Intel 芯片: 下载
darwin-x64版本 - 安装程序: 下载
.dmg文件,双击挂载后拖拽到应用程序文件夹 - 便携版: 下载
.zip文件,解压后运行PromptOptimizer.app - ⚠️ 安全提示: 如果打开应用时提示「已损坏」或「无法验证开发者」,请在终端执行以下命令后重试:
或者对于 .dmg 文件:
xattr -rd com.apple.quarantine /Applications/PromptOptimizer.app
xattr -rd com.apple.quarantine ~/Downloads/PromptOptimizer-*.dmg
- Apple Silicon (M1/M2/M3): 下载
- Linux:
- AppImage: 下载
.AppImage文件,添加执行权限后直接运行 - 便携版: 下载
.zip文件,解压后运行PromptOptimizer
- AppImage: 下载
📝 更新内容
- fix(ci): remove repo-level electron mirror defaults (fe62586)
- fix(ui): restore preview download button hit area (625c577)
- chore(release): bump version to 2.8.0 (e380e1c)
- fix(ui): remove deprecated router guard next callback (e6e8b9f)
- fix(test): align preview toolbar imports and evaluation fixtures (083275e)
- feat(image): refine reference style migration flow (46d7d05)
- fix(ui): harden safe image preview downloads (6a52393)
- feat(image): streamline text2image reference replication flow (c06d998)
- fix(image): stabilize cloudflare-backed reference flow (b6fbc21)
- refactor(image): simplify reference prompt generation flow (24be9b5)
- fix(core): backfill builtin model api keys (8c0b9ff)
- fix(ui): persist cleared temporary variables state (286bb23)
- refactor(image): rebuild reference prompt pipeline (c33f597)
- feat(ui): redesign text2image reference dialog (6024d00)
- docs(developer): sync prompt garden integration contract (cd7fd6b)
- feat(core): add Cloudflare image and text providers (24f2567)
- feat(ui): integrate text2image evaluation workflows (80005b4)
- feat(core): add multimodal text2image evaluation support (4b33dbb)
- fix(ui): align about popover with naive theme (abbaeab)
- fix(ui): remove fragile core nav radio overrides (f3acaca)
... 以及其他 9 个提交
🔗 更多信息
- 项目主页: GitHub Repository
- 问题反馈: Issues
- 讨论交流: Discussions
提示: 如果需要查看完整的提交历史,请访问项目的 GitHub Commits