fix desktop preload build and rename app (#1150)
* fix desktop preload fetch typing * rename desktop app to Hermes Studio * rename desktop package to Hermes Studio * update Hermes Studio desktop icons * configure desktop signing and app id * force desktop api calls to local server * isolate desktop agent bridge ports * bundle MCP support in desktop Python * change desktop default port to 8748 * restore webui production port copy
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "hermes-desktop",
|
||||
"name": "hermes-studio",
|
||||
"version": "0.6.5",
|
||||
"description": "Desktop distribution for Hermes Web UI with bundled Python runtime and hermes-agent",
|
||||
"description": "Hermes Studio desktop distribution with bundled Python runtime and hermes-agent",
|
||||
"homepage": "https://ekkolearnai.com",
|
||||
"author": {
|
||||
"name": "Hermes Desktop Contributors",
|
||||
"email": "noreply@hermes-desktop.local"
|
||||
"name": "Hermes Studio Contributors",
|
||||
"email": "noreply@hermes-studio.local"
|
||||
},
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
|
||||
Reference in New Issue
Block a user