Releases: KunAgent/Kun
DeepSeek GUI 0.2.8
更新摘要
自 v0.2.7 以来的变更:
✨ 新功能
- support updating thread workspace via PATCH (
896b3a9) - add composer access and review controls (
3a0013d) - claw: send Feishu / Lark outbound messages as markdown (
2662341) - claw: add a pending reaction on Feishu / Lark inbound (
71e7b0f) - support configurable model endpoint formats (
eb5037e) - runtime: implement waitForRuntimeTurnsIdle and related tests (
d38f6b3) - chat: enhance FloatingComposer to allow typing without a selected runtime thread (
f96319e) - chat: enhance FloatingComposer and Workbench for improved user interaction (
db39603)
🐛 修复
- runtime-hero: surface specific runtime error in title when probe fails (fixes #78) (
68f8a9d) - chat: surface actual wait time in busy-timeout error (fixes #131) (
3d2ef11) - dedupe repeated file change summaries (
1a6843c) - preserve completed assistant text segments (
b9d4efb) - fall back to thread selection when workspace PATCH fails (
be7a9f9) - restore unfinished sdd drafts (
ee8bae3) - 添加模型供应商无反应 (
27606a0) - 修复自定义模型供应商重启丢失 (
fa8775a) - ui: disable system text selection (
93176d6) - ui: align chat toolbar with session header (
5e4ad96)
♻️ 重构
- policy: update default sandbox mode to 'danger-full-access' and adjust related components (
f00d610)
📦 其他
- Commit change (
204733d) - Commit change (
ed189e7) - Commit change (
20dd7e0) - Improve request user input flow (
31fb59d)
构建信息
- Release version:
0.2.8 - Release channel:
stable - Branch:
master - Commit:
f1f8d1b - macOS: Developer ID signed and notarized
- Platforms: macOS arm64/x64, Windows x64, Linux x64
DeepSeek GUI 0.2.7
更新摘要
自 v0.2.6 以来的变更:
✨ 新功能
- add customizable keyboard shortcuts (
056cd8d) - use dedicated tray icon for system tray (
043774f) - add global code prompt prefix setting (closes #89) (
dacbc95) - improve runtime error diagnostics (
6d6f718) - enhance settings patch schema to accept partial provider profiles and keyboard shortcut bindings (
139bba3) - composer: insert dropped file paths into chat input (
e7c0746) - implement workspace root identity key for deduplication and enhance sidebar group merging (
c3f25d8) - template-shortcuts: add template shortcut expansion for dates and integrate with markdown editor (
87956d8) - error-boundary: enhance error logging in AppErrorBoundary and add tests (
814a483) - workbench: enhance draft saving logic and add tests for queued message handling (
ffcdf11)
🐛 修复
- add desktop behavior and clipboard image handling (
d1c6428) - 调整输入框垂直padding,让提示语和输入内容在高度上居中 (
d9ffd02) - write: remove live editor selection gutter highlight (
46a09ad) - 修复点击左侧栏定时任务时聊天记录消失的bug (
694cb12) - handle locked Windows atomic writes (
fa382a5) - truncate oversized web fetch responses (
b8652fa) - stabilize message timeline rendering (
47afb67) - a11y: sync with the active i18n locale (
eac8727) - show runtime errors in offline hero (
9fac719) - load tray and app icon via createFromBuffer so it works inside app.asar (
8e22f0a) - set app productName so Windows tray shows the project name (
04a71a8) - add top-level Error Boundary to prevent white screen on uncaught render errors (
13c9da6) - prevent managed instructions from leaking into chat UI display (
e9a73bd) - refresh SDD drafts from disk (
a858b2f) - web-fetch: keep content-length guard and use streaming for unknown-length responses (
30443da) - preserve sidebar chat history when viewing scheduled tasks (
5d1e8db) - center placeholder text and input content vertically in composer input (
b0d940f) - bash-tool: make poll action block for yield_seconds (
1af0482) - persistence: use atomic write for settings-store (
310a4cb) - kun/memory: use atomic write for FileMemoryStore (
8904f91) - styles: remove unnecessary display property from write editor selection layer (
98cc58b) - kun: preserve provider context for custom OpenAI-compat providers (#26) (
93d1948) - migrate legacy settings directory on startup (
9e1413f) - require secure mac signing timestamp (
989b7d4) - enable mac signing for release PR builds (
798ca76)
♻️ 重构
- chat: replace default props with empty constants in FloatingComposer (
998aebc)
📝 文档
- add contributor badge to READMEs (
3ab1d27)
📦 其他
- Revert "Fix clipboard image paste, interrupted turns, and desktop behavior / 修复图片粘贴、中断状态与桌面行为" (
76cee6e) - Fix onboarding setup flicker (
109ee7f) - Revert "fix: preserve sidebar chat history when viewing scheduled tasks" (
c64e597) - Revert "fix: center placeholder text and input content vertically in composer input" (
05436d2) - add automated release workflow (
ef4799c) - harden mac notarization checks (
41819ac)
构建信息
- Release version:
0.2.7 - Release channel:
stable - Branch:
master - Commit:
a6c71d0 - macOS: Developer ID signed and notarized
- Platforms: macOS arm64/x64, Windows x64, Linux x64
DeepSeek GUI 0.2.6
更新摘要
自 v0.2.5 以来的变更:
✨ 新功能
- implement floating submenu placement logic in FloatingComposer (
b884325)
🐛 修复
- close reasoning menu after selection (
95fdbcb) - replace titleBarOverlay with custom window controls to fix dark background mismatch (
901b151)
📦 其他
- update repository contact email (
997c53b) - fix change inspector diff extraction (
e9b0e9d) - Fix tool call timeline flicker (
3e47961) - fix write selection contrast in dark mode (
77aa752) - remove beta from default base url (
142b92c) - fix file mutation queue (
ab06e9e)
构建信息
- Release version:
0.2.6 - Release channel:
stable - Base version:
0.1.0 - Branch:
develop - Commit:
ab06e9e - macOS: ✅ Developer ID 签名 + 公证
- 平台: macOS (arm64 + Intel x64) · Windows (
release-win.ps1/release-win.sh)
DeepSeek GUI 0.2.5
更新摘要
自 v0.2.4 以来的变更:
✨ 新功能
- update app shell and file handling (
490d52d) - refine chat composer and projects section (
4b3dc47)
📦 其他
- Replace demo GIFs with MP4s (
017b5f5) - refine composer model picker expansion (
2f63d14) - refine side chat surface and demo previews (
22e144c) - fix app shell layout (
2b01f59)
构建信息
- Release version:
0.2.5 - Release channel:
stable - Base version:
0.1.0 - Branch:
develop - Commit:
2b01f59 - macOS: ✅ Developer ID 签名 + 公证
- 平台: macOS (arm64 + Intel x64) · Windows (
release-win.ps1/release-win.sh)
DeepSeek GUI 0.2.4
更新摘要
自 v0.2.3 以来的变更:
✨ 新功能
- add bash session polling and metadata (
fd707cd) - add workspace file references to composer (
44a2e1c) - improve runtime cleanup and demos (
a041521) - refine scheduled task and timeline behavior (
a2707a2)
构建信息
- Release version:
0.2.4 - Release channel:
stable - Base version:
0.1.0 - Branch:
develop - Commit:
a2707a2 - macOS: ✅ Developer ID 签名 + 公证
- 平台: macOS (arm64 + Intel x64) · Windows (
release-win.ps1/release-win.sh)
DeepSeek GUI 0.2.3
更新摘要
自 v0.2.2 以来的变更:
✨ 新功能
- refine KUN config and tool handling (
faa4db7) - add KUN skills routing and runtime updates (
2553626) - wire skill service through GUI (
3f366e5) - update schedule runtime and marketplace UI (
ea1bf95)
构建信息
- Release version:
0.2.3 - Release channel:
stable - Base version:
0.1.0 - Branch:
develop - Commit:
ea1bf95 - macOS: ✅ Developer ID 签名 + 公证
- 平台: macOS (arm64 + Intel x64) · Windows (
release-win.ps1/release-win.sh)
DeepSeek GUI 0.2.2
DeepSeek GUI v0.2.2
这一版是 v0.2.1 之后的一次维护型更新,重点放在两个地方:一是 GUI 更新安装时更安全,二是 Kun 的安装和构建流程更稳。它不主打新功能,而是让升级、打包和本地构建更少出问题。
更新安装前先停掉受管运行时
- 安装 GUI 更新前,会先停止当前由应用管理的运行时,包括
schedule、Claw、Weixin bridge和Kun。 - 这样可以降低文件占用、半升级状态和更新后运行时残留带来的问题。
- 对用户来说,更新流程会更可控,安装完成后也更接近“干净重启”的状态。
Kun 安装和构建更可靠
build:kun现在会先检查 Kun 依赖是否齐全,缺少关键文件时会自动执行npm --prefix kun ci补齐。postinstall也会复用同一套检查逻辑,减少“装好了但 Kun 依赖不完整”的情况。- Kun 安装过程中会主动清理
kun/node_modules/better-sqlite3,让本地根依赖统一管理这个原生模块,避免重复或冲突。 - 这版还把 GUI schedule MCP 的启动超时调得更短了一些,让相关启动流程更快失败、更快回退,不容易卡太久。
构建链路更顺手
- 现在无论是日常开发还是安装后构建,Kun 都会先被验证和修复,再进入后续编译流程。
- 这能减少因为本地
kun/node_modules缺失、损坏或和主工程状态不一致而导致的构建失败。 - 对打包和本地调试来说,这一版更偏向“让流程自己收拾干净”,而不是要求维护者手动排查依赖状态。
升级说明
- 如果你是从
v0.2.1升级,推荐直接通过 GUI 更新,不需要手动停掉各个 runtime。 - 如果你在本地改过 Kun 依赖目录,升级或重新安装后可以留意
kun/node_modules是否被重新整理,这属于预期行为。 - 如果你之前曾遇到“更新后服务没完全退出”或“Kun 安装不完整”的问题,这一版就是针对这些场景的补强。
总结
v0.2.2 是一次更偏基础设施层的修复版本。它让 GUI 更新安装更安全,也让 Kun 的安装、构建和依赖恢复更自动化,适合把 v0.2.1 再往前推一步,作为更稳的日常版本使用。
DeepSeek GUI 0.2.1
macOS upgrade notice (2026-06-05)
We temporarily paused the in-app macOS auto-update feed for older builds. Some older versions can leave bundled runtime helper processes running during Squirrel.Mac installation, which may delay replacing
/Applications/DeepSeek GUI.appuntil those processes exit.For macOS users upgrading from an older build, please quit DeepSeek GUI completely and install the
.dmgmanually from this release. If an in-app update has already been downloaded but the app did not reopen on the new version, restart macOS or force-quit remainingDeepSeek GUIhelper processes, then open the app again.
更新摘要
自 v0.2.0 以来的变更:
📦 其他
- Refine Kun packaging and WeChat bridge runtime (
0f7f602)
构建信息
- Release version:
0.2.1 - Release channel:
frontier - Base version:
0.1.0 - Branch:
develop - Commit:
0f7f602 - macOS: ✅ Developer ID 签名 + 公证
- 平台: macOS (arm64 + Intel x64) · Windows (
release-win.ps1/release-win.sh)
DeepSeek GUI 0.1.16
更新摘要
自 v0.1.10 以来的变更:
✨ 新功能
- enhance markdown export and preview workflow (
12ce139) - add inline edit completion and recent edits support (
04eb10f)
🐛 修复
- bundle codewhale tui companion (
afcad58) - render write workspace images (
31da5e5) - refine write workspace title interaction (
39b5c9a) - improve streamdown runtime handling and quoted selection (
5c5cce7) - refine inline edit completion and markdown preview flow (
df545ec)
♻️ 重构
- consolidate inline completion architecture and remove legacy write-edit services (
af6c07a)
📦 其他
- feat(write,gui-update): add write export, clipboard image paste and robust render safety (
daa2d49) - Improve write markdown preview experience (
b1faadc) - improve markdown preview style and behavior (
1eeaf7d) - fix:update readme (
fa87697)
构建信息
- Release version:
0.1.16 - Release channel:
stable - Base version:
0.1.0 - Branch:
develop - Commit:
af6c07a - macOS: ✅ Developer ID 签名 + 公证
- 平台: macOS (arm64 + Intel x64) · Windows (
release-win.ps1/release-win.sh)
DeepSeek GUI 0.1.15
更新摘要
自 v0.1.10 以来的变更:
✨ 新功能
- enhance markdown export and preview workflow (
12ce139)
🐛 修复
- bundle codewhale tui companion (
afcad58) - render write workspace images (
31da5e5) - refine write workspace title interaction (
39b5c9a) - improve streamdown runtime handling and quoted selection (
5c5cce7)
📦 其他
- feat(write,gui-update): add write export, clipboard image paste and robust render safety (
daa2d49) - Improve write markdown preview experience (
b1faadc) - improve markdown preview style and behavior (
1eeaf7d) - fix:update readme (
fa87697)
构建信息
- Release version:
0.1.15 - Release channel:
stable - Base version:
0.1.0 - Branch:
develop - Commit:
5c5cce7 - macOS: ✅ Developer ID 签名 + 公证
- 平台: macOS (arm64 + Intel x64) · Windows (
release-win.ps1/release-win.sh)