📦 下载安装
| 平台 | 下载 |
|---|---|
| Windows | |
| macOS | |
| Linux | |
| 预览版 |
⚠️ macOS 首次启动
如果提示"无法打开"或"已损坏",请在终端执行:
sudo xattr -rd com.apple.quarantine /Applications/PromptHub.app预览构建发布在 GitHub Prereleases;应用内启用预览更新通道后会检查 prerelease 构建。
🔄 本次更新
详细更新日志请查看 更新日志
What's Changed
- feat(web): add favicon/logo for browser tab by @chung1912 in #155
- fix(ssr): add svg-captcha to Vite SSR external config by @chung1912 in #151
- fix: add globalRuleFile for Kilo Code platform for rules scanning by @chung1912 in #158
- fix(skill): 移除 scanRemoteGithub 的 SSH-only 限制,支持 HTTPS 自托管仓库 by @chung1912 in #157
- Add Cloudflare Workers self-hosted backend by @iBigQiang in #152
New Contributors
- @chung1912 made their first contribution in #155
- @iBigQiang made their first contribution in #152
Full Changelog: v0.5.6...v0.5.7