AgentKib v0.2.0
Warning
macOS 安装包目前尚未签名和公证。核对 .sha256 校验文件并将 AgentKib 拖入“应用程序”后,请执行 xattr -cr /Applications/AgentKib.app。只应对从本 Release 下载且校验通过的应用执行此命令。
The macOS package is not signed or notarized. After verifying its .sha256 file and dragging AgentKib into Applications, run xattr -cr /Applications/AgentKib.app. Only use this command for the verified app downloaded from this Release.
What's Changed
- refactor: refine desktop UI layout, styling, and application structure by @LeeVancee in #12
- ci: 修复发布校验与运行时告警 by @howardxie-dev in #11
- refactor: migrate desktop app to TanStack Router and feature-based structure by @LeeVancee in #13
- ci(release): 添加 macOS 未签名安装提示 by @howardxie-dev in #14
- chore(release): 准备 v0.2.0 by @howardxie-dev in #15
New Contributors
- @LeeVancee made their first contribution in #12
Full Changelog: v0.1.0...v0.2.0