Skip to content

Hermes Desktop

v0.1.0 Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-agent llm cross-platform deepseek desktop-app dingtalk
+3 more
electron hermes-agent self-hosted

ReleasePort's take

Light signal
editorial:auto 5d

The release bundles Python 3.12 and hermes‑agent 0.14.0, removes external dependencies, switches bridge communication to TCP loopback (fixing macOS EDR/sandbox SIGKILL of ipc:// sockets), adds Dingtalk integration patches, enables automatic login without UI, sets GATEWAY_ALLOW_ALL_USERS=true by default, prevents window close for quick reopen, and implements electron‑updater for automatic updates.

Why it matters: Fixes macOS sandbox termination (severity 40) by changing bridge to TCP loopback; adds six Dingtalk patches improving integration reliability.

Summary

AI summary

Updates v0.1.0 含哪些「让它真能用」的修复, ⚠️ 第一次启动, and 致谢 这个项目几乎所有用户能看到的东西都来自上游 across a mixed release.

Changes in this release

Feature Low

Bundles embedded Python 3.12 and hermes‑agent 0.14.0, removing external dependencies.

Bundles embedded Python 3.12 and hermes‑agent 0.14.0, removing external dependencies.

Source: llm_adapter@2026-05-29

Confidence: high

Feature Low

Enables automatic login without UI, removing password‑change dialog.

Enables automatic login without UI, removing password‑change dialog.

Source: llm_adapter@2026-05-29

Confidence: high

Feature Low

Sets GATEWAY_ALLOW_ALL_USERS=true by default for single‑user convenience.

Sets GATEWAY_ALLOW_ALL_USERS=true by default for single‑user convenience.

Source: llm_adapter@2026-05-29

Confidence: high

Feature Low

Adds six Dingtalk integration patches (pre_start, AI Card widescreen, env fallback).

Adds six Dingtalk integration patches (pre_start, AI Card widescreen, env fallback).

Source: llm_adapter@2026-05-29

Confidence: high

Feature Low

Prevents window close, allowing quick reopen from dock.

Prevents window close, allowing quick reopen from dock.

Source: llm_adapter@2026-05-29

Confidence: high

Feature Low

Implements electron‑updater for automatic application updates.

Implements electron‑updater for automatic application updates.

Source: llm_adapter@2026-05-29

Confidence: high

Bugfix Medium

Changes bridge communication to TCP loopback, fixing macOS EDR/sandbox SIGKILL of ipc:// sockets.

Changes bridge communication to TCP loopback, fixing macOS EDR/sandbox SIGKILL of ipc:// sockets.

Source: llm_adapter@2026-05-29

Confidence: high

Full changelog

Hermes Desktop v0.1.0 — 一体化桌面 AI Agent,下载即用

第一个端到端可用的 release。把 Hermes Agent (Nous Research) 和 hermes-web-ui (EKKO Learn AI) 打包到一个 dmg/exe/AppImage 里,免装 Python、免装 Node、免配环境。

拿来即用

| 平台 | 文件 | ~体积 |
|------|------|------|
| macOS Apple Silicon | Hermes.Desktop-0.1.0-arm64.dmg | 205MB |
| macOS Intel | Hermes.Desktop-0.1.0-x64.dmg | 209MB |
| Windows x64 | Hermes.Desktop-0.1.0-x64.exe | 170MB |
| Linux x64 | .AppImage / .deb | 213/141MB |
| Linux arm64 | .AppImage | 209MB |

下载 → 双击安装 → 点开就是聊天界面。点钉钉/Slack/Telegram 配置一下 Client ID/Secret 就能让机器人在群里干活。

v0.1.0 含哪些「让它真能用」的修复

  • 内嵌 Python 3.12 + hermes-agent 0.14.0(uv 装、可重定位 launcher)
  • 自动登录,无登录界面,无「请修改默认密码」弹窗
  • bridge 全链路改 TCP loopback —— 解决了 macOS EDR/沙箱 SIGKILL ipc:// unix socket 的诡异问题
  • 默认开 GATEWAY_ALLOW_ALL_USERS=true(单机用户开箱即用,不用手工编 .env)
  • 6 个 dingtalk 适配补丁(pre_start、AI Card 宽屏、env 回退...)
  • 关窗不退,点 dock 秒开
  • electron-updater 自动更新,后续版本一键升

⚠️ 第一次启动

  • macOS:xattr -cr "/Applications/Hermes Desktop.app"(去除隔离属性,未签名 app 必经)
  • Windows:SmartScreen 提示「未识别的应用」→ 更多信息 → 仍要运行

致谢

这个项目几乎所有用户能看到的东西都来自上游:

如果你觉得 Hermes Desktop 好用,请去给上面这两个仓库点个 Star


🐛 报告问题 · 📖 中文文档 · ⭐ 觉得有用 star 一下

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Hermes Desktop

Get notified when new releases ship.

Sign up free

About Hermes Desktop

All releases →

Related context

Beta — feedback welcome: [email protected]