English
Summary
- Added a clear-content workspace utility that removes stale prompts, derived output, test results, evaluation state, image outputs, and temporary variables without resetting model, template, layout, or test-column choices.
- Updated Prompt Garden imports to clear the target workspace before applying imported prompts, messages, variables, and example assets.
- Restored missing locale entries for DeepSeek thinking parameters and Prompt Garden import failure feedback.
- Ignored Trellis workspace artifacts in Git.
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)
中文
概括
- 新增工作区“清理内容”工具,可清理旧提示词、派生结果、测试结果、评估状态、图像输出和临时变量,同时保留模型、模板、布局和测试列选择。
- Prompt Garden 导入现在会先清理目标工作区,再写入导入的提示词、消息、变量和示例资源。
- 补齐 DeepSeek 思考参数和 Prompt Garden 导入失败反馈的本地化文案。
- 将 Trellis 工作区产物加入 Git 忽略。
macOS 安全提示
如果 macOS 提示“已损坏”或“无法验证开发者”,通常是系统隔离属性导致,并不一定是应用本身有问题。
xattr -rd com.apple.quarantine /Applications/PromptOptimizer.app如果是刚下载的 DMG:
xattr -rd com.apple.quarantine ~/Downloads/PromptOptimizer-*.dmg安装文档:English | 中文
完整发布说明(中文)