github linshenkx/prompt-optimizer v2.5.0
Release v2.5.0

11 hours ago

🚀 Prompt Optimizer v2.5.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
    • ⚠️ 安全提示: 如果打开应用时提示「已损坏」或「无法验证开发者」,请在终端执行以下命令后重试:
      xattr -rd com.apple.quarantine /Applications/PromptOptimizer.app
      或者对于 .dmg 文件:
      xattr -rd com.apple.quarantine ~/Downloads/PromptOptimizer-*.dmg
  • Linux:
    • AppImage: 下载 .AppImage 文件,添加执行权限后直接运行
    • 便携版: 下载 .zip 文件,解压后运行 PromptOptimizer

📝 更新内容

  • feat(ui): dedupe and gc image storage by session refs (67a16ed)
  • feat(ui): add multi-column image workspace test variants (7ebe66d)
  • feat(ui): add multi-column pro-multi test variants (c6ba853)
  • feat(ui): add multi-column pro-variable test variants (4f5af3b)
  • feat(ui): add multi-column basic-system test variants (a35d0b7)
  • feat(ui): add multi-column basic-user test variants (ce3af34)
  • chore(cursor): remove legacy workflows (a539ef9)
  • fix(ui): persist manual prompt edits to history (ba3c4b7)
  • fix(test): build core before ui gate tests (4575ee1)
  • fix(i18n): add missing retry label (02caa81)
  • ci: limit e2e to gate specs (d3a44e4)
  • fix(ci): use existing e2e replay script (e39495b)
  • chore: bump version to 2.5.0 (50ba9ab)
  • chore: remove temporary root files (e326ad1)
  • ci: gate docker and release on tests (0617868)
  • feat(ui): warn about CORS-restricted providers (e3f4280)
  • fix(desktop): preserve structured IPC errors for i18n (3115540)
  • fix(i18n): align core errors to structured codes (03a6263)
  • feat(ui): persist evaluation results per workspace (96a32ad)
  • fix(ui): fail fast when image storage is unavailable for sessions (dd15891)

... 以及其他 27 个提交

🙏 致谢

感谢以下贡献者对本次发布的贡献:

🔗 更多信息


提示: 如果需要查看完整的提交历史,请访问项目的 GitHub Commits

Don't miss a new prompt-optimizer release

NewReleases is sending notifications on new releases.