@midscene/harmony 1.5.4 → 1.5.5-beta-20260311054729.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/es/cli.mjs +1 -1
- package/dist/es/mcp-server.mjs +1 -1
- package/dist/lib/cli.js +1 -1
- package/dist/lib/mcp-server.js +1 -1
- package/package.json +4 -4
- package/static/index.html +1 -1
- package/static/static/js/{index.1f580227.js → index.6d940413.js} +5 -5
- package/static/static/js/index.6d940413.js.map +1 -0
- package/static/static/js/index.1f580227.js.map +0 -1
- /package/static/static/js/{index.1f580227.js.LICENSE.txt → index.6d940413.js.LICENSE.txt} +0 -0
package/dist/es/cli.mjs
CHANGED
|
@@ -951,7 +951,7 @@ class HarmonyMidsceneTools extends BaseMidsceneTools {
|
|
|
951
951
|
const tools = new HarmonyMidsceneTools();
|
|
952
952
|
runToolsCLI(tools, 'midscene-harmony', {
|
|
953
953
|
stripPrefix: 'harmony_',
|
|
954
|
-
version: "1.5.
|
|
954
|
+
version: "1.5.5-beta-20260311054729.0"
|
|
955
955
|
}).catch((e)=>{
|
|
956
956
|
if (!(e instanceof CLIError)) console.error(e);
|
|
957
957
|
process.exit(e instanceof CLIError ? e.exitCode : 1);
|
package/dist/es/mcp-server.mjs
CHANGED
|
@@ -954,7 +954,7 @@ class HarmonyMCPServer extends BaseMCPServer {
|
|
|
954
954
|
constructor(toolsManager){
|
|
955
955
|
super({
|
|
956
956
|
name: '@midscene/harmony-mcp',
|
|
957
|
-
version: "1.5.
|
|
957
|
+
version: "1.5.5-beta-20260311054729.0",
|
|
958
958
|
description: 'Control the HarmonyOS device using natural language commands'
|
|
959
959
|
}, toolsManager);
|
|
960
960
|
}
|
package/dist/lib/cli.js
CHANGED
|
@@ -976,7 +976,7 @@ class HarmonyMidsceneTools extends mcp_namespaceObject.BaseMidsceneTools {
|
|
|
976
976
|
const tools = new HarmonyMidsceneTools();
|
|
977
977
|
(0, cli_namespaceObject.runToolsCLI)(tools, 'midscene-harmony', {
|
|
978
978
|
stripPrefix: 'harmony_',
|
|
979
|
-
version: "1.5.
|
|
979
|
+
version: "1.5.5-beta-20260311054729.0"
|
|
980
980
|
}).catch((e)=>{
|
|
981
981
|
if (!(e instanceof cli_namespaceObject.CLIError)) console.error(e);
|
|
982
982
|
process.exit(e instanceof cli_namespaceObject.CLIError ? e.exitCode : 1);
|
package/dist/lib/mcp-server.js
CHANGED
|
@@ -995,7 +995,7 @@ class HarmonyMCPServer extends mcp_namespaceObject.BaseMCPServer {
|
|
|
995
995
|
constructor(toolsManager){
|
|
996
996
|
super({
|
|
997
997
|
name: '@midscene/harmony-mcp',
|
|
998
|
-
version: "1.5.
|
|
998
|
+
version: "1.5.5-beta-20260311054729.0",
|
|
999
999
|
description: 'Control the HarmonyOS device using natural language commands'
|
|
1000
1000
|
}, toolsManager);
|
|
1001
1001
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@midscene/harmony",
|
|
3
|
-
"version": "1.5.
|
|
3
|
+
"version": "1.5.5-beta-20260311054729.0",
|
|
4
4
|
"description": "HarmonyOS automation library for Midscene",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"HarmonyOS UI automation",
|
|
@@ -41,9 +41,9 @@
|
|
|
41
41
|
"dependencies": {
|
|
42
42
|
"@inquirer/prompts": "^7.8.6",
|
|
43
43
|
"open": "10.1.0",
|
|
44
|
-
"@midscene/core": "1.5.
|
|
45
|
-
"@midscene/playground": "1.5.
|
|
46
|
-
"@midscene/shared": "1.5.
|
|
44
|
+
"@midscene/core": "1.5.5-beta-20260311054729.0",
|
|
45
|
+
"@midscene/playground": "1.5.5-beta-20260311054729.0",
|
|
46
|
+
"@midscene/shared": "1.5.5-beta-20260311054729.0"
|
|
47
47
|
},
|
|
48
48
|
"devDependencies": {
|
|
49
49
|
"@rslib/core": "^0.18.3",
|
package/static/index.html
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<!doctype html><html><head><link rel="icon" href="/favicon.ico"><title>Midscene Playground</title><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><script defer src="/static/js/lib-react.7b1abe58.js"></script><script defer src="/static/js/148.23cd9828.js"></script><script defer src="/static/js/index.
|
|
1
|
+
<!doctype html><html><head><link rel="icon" href="/favicon.ico"><title>Midscene Playground</title><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><script defer src="/static/js/lib-react.7b1abe58.js"></script><script defer src="/static/js/148.23cd9828.js"></script><script defer src="/static/js/index.6d940413.js"></script><link href="/static/css/index.b190a147.css" rel="stylesheet"></head><body><div id="root"></div></body></html>
|