Skip to content

Releases: starroyhq/agentkib

AgentKib v0.10.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 14:08
70ffce2

What's Changed

Full Changelog: v0.9.0...v0.10.0

AgentKib v0.9.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 04:16
1544aa3

What's Changed

Full Changelog: v0.8.0...v0.9.0

AgentKib v0.8.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 03:57
5fb09f3

What's Changed

Full Changelog: v0.7.0...v0.8.0

AgentKib v0.7.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 07:04
278c39a

What's Changed

Full Changelog: v0.6.0...v0.7.0

AgentKib v0.6.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 08:10
1c68f32

What's Changed

  • feat:统一全平台快捷键,去除桌面端y轴样式效果; by @AxleMax in #32
  • fix(desktop): prevent settings navigation flash by @LeeVancee in #33
  • feat(desktop): migrate release packaging from Tauri to Electron by @LeeVancee in #34
  • Fix Windows ARM64 NSIS packaging and installer smoke tests by @LeeVancee in #35
  • Complete Electron migration and remove remaining Tauri code by @LeeVancee in #36
  • chore(release): 准备 v0.6.0 by @howardxie-dev in #37

Full Changelog: v0.5.0...v0.6.0

AgentKib v0.5.0

Choose a tag to compare

@github-actions github-actions released this 28 Aug 02:56
0acff33

Note

macOS 安装包已使用 AgentKib 的 Developer ID Application 证书签名并通过 Apple 公证,可直接拖入“应用程序”后打开。

The macOS packages are signed with AgentKib's Developer ID Application certificate and notarized by Apple. Drag AgentKib into Applications and open it normally.

What's Changed

  • fix(ci): 修复发布草稿解析与重试 by @howardxie-dev in #27
  • feat(desktop): 隔离开发版运行身份 by @howardxie-dev in #28
  • feat(quota): 配额首次进入增加配置项控制,不再默认主动进行配额刷新; by @AxleMax in #29
  • feat(desktop): refine shell navigation, loading states, and themes by @LeeVancee in #30
  • chore(release): 准备 v0.5.0 by @howardxie-dev in #31

New Contributors

Full Changelog: v0.4.0...v0.5.0

AgentKib v0.4.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 08:32
083e3b7

Note

macOS 安装包已使用 AgentKib 的 Developer ID Application 证书签名并通过 Apple 公证,可直接拖入“应用程序”后打开。

The macOS packages are signed with AgentKib's Developer ID Application certificate and notarized by Apple. Drag AgentKib into Applications and open it normally.

What's Changed

Full Changelog: v0.3.2...v0.4.0

AgentKib v0.3.2

Choose a tag to compare

@github-actions github-actions released this 27 Aug 05:10
a6ca8d1

Note

macOS 安装包已使用 AgentKib 的 Developer ID Application 证书签名并通过 Apple 公证,可直接拖入“应用程序”后打开。

The macOS packages are signed with AgentKib's Developer ID Application certificate and notarized by Apple. Drag AgentKib into Applications and open it normally.

What's Changed

Full Changelog: v0.3.1...v0.3.2

AgentKib v0.3.1

Choose a tag to compare

@github-actions github-actions released this 26 Aug 17:42
d039643

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

Full Changelog: v0.3.0...v0.3.1

AgentKib v0.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 02:37
d367877

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

Full Changelog: v0.1.0...v0.2.0