github linshenkx/prompt-optimizer v2.5.0-beta.1
Preview v2.5.0-beta.1

pre-release14 hours ago

🧪 Prompt Optimizer v2.5.0-beta.1

版本类型: 预览版本

⚠️ 注意: 这是一个预览版本,可能包含实验性功能。建议在非生产环境中使用。

📦 下载

  • 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

📝 更新内容

  • 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)
  • feat(data): add desktop storage info to data manager (320957c)
  • fix(ui): improve model key conflict errors (9346014)
  • fix(ui): apply evaluation patch to image session (6d85f18)
  • fix(core): format dashscope image2image input as data url (c8f5a2d)
  • test(e2e): stabilize route bootstrap and output polling (40e1005)
  • fix(ui): harden workspaces, history restore, and image mode (8205df2)
  • build(ui): add vue-tsc typecheck (ca877ea)

... 以及其他 20 个提交

🙏 致谢

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

🔗 更多信息


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

Don't miss a new prompt-optimizer release

NewReleases is sending notifications on new releases.