add desktop tray and updater support (#1193)

This commit is contained in:
ekko
2026-06-01 11:03:18 +08:00
committed by GitHub
parent 1fbbfdfad6
commit 4516502705
15 changed files with 689 additions and 50 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "hermes-studio",
"version": "0.6.7",
"version": "0.6.8",
"description": "Hermes Studio desktop distribution with bundled Python runtime and hermes-agent",
"homepage": "https://ekkolearnai.com",
"author": {
@@ -33,4 +33,4 @@
"dependencies": {
"electron-updater": "^6.3.9"
}
}
}