@midscene/harmony 1.8.4 → 1.8.5-beta-20260522071402.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 CHANGED
@@ -994,7 +994,7 @@ class HarmonyMidsceneTools extends BaseMidsceneTools {
994
994
  const tools = new HarmonyMidsceneTools();
995
995
  runToolsCLI(tools, 'midscene-harmony', {
996
996
  stripPrefix: 'harmony_',
997
- version: "1.8.4",
997
+ version: "1.8.5-beta-20260522071402.0",
998
998
  extraCommands: createReportCliCommands()
999
999
  }).catch((e)=>{
1000
1000
  process.exit(reportCLIError(e));
@@ -998,7 +998,7 @@ class HarmonyMCPServer extends BaseMCPServer {
998
998
  constructor(toolsManager){
999
999
  super({
1000
1000
  name: '@midscene/harmony-mcp',
1001
- version: "1.8.4",
1001
+ version: "1.8.5-beta-20260522071402.0",
1002
1002
  description: 'Control the HarmonyOS device using natural language commands'
1003
1003
  }, toolsManager);
1004
1004
  }
package/dist/lib/cli.js CHANGED
@@ -1019,7 +1019,7 @@ class HarmonyMidsceneTools extends base_tools_namespaceObject.BaseMidsceneTools
1019
1019
  const tools = new HarmonyMidsceneTools();
1020
1020
  (0, cli_namespaceObject.runToolsCLI)(tools, 'midscene-harmony', {
1021
1021
  stripPrefix: 'harmony_',
1022
- version: "1.8.4",
1022
+ version: "1.8.5-beta-20260522071402.0",
1023
1023
  extraCommands: (0, core_namespaceObject.createReportCliCommands)()
1024
1024
  }).catch((e)=>{
1025
1025
  process.exit((0, cli_namespaceObject.reportCLIError)(e));
@@ -1039,7 +1039,7 @@ class HarmonyMCPServer extends mcp_namespaceObject.BaseMCPServer {
1039
1039
  constructor(toolsManager){
1040
1040
  super({
1041
1041
  name: '@midscene/harmony-mcp',
1042
- version: "1.8.4",
1042
+ version: "1.8.5-beta-20260522071402.0",
1043
1043
  description: 'Control the HarmonyOS device using natural language commands'
1044
1044
  }, toolsManager);
1045
1045
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@midscene/harmony",
3
- "version": "1.8.4",
3
+ "version": "1.8.5-beta-20260522071402.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/web-infra-dev/midscene.git",
@@ -46,9 +46,9 @@
46
46
  "dependencies": {
47
47
  "@inquirer/prompts": "^7.8.6",
48
48
  "open": "10.1.0",
49
- "@midscene/core": "1.8.4",
50
- "@midscene/playground": "1.8.4",
51
- "@midscene/shared": "1.8.4"
49
+ "@midscene/core": "1.8.5-beta-20260522071402.0",
50
+ "@midscene/playground": "1.8.5-beta-20260522071402.0",
51
+ "@midscene/shared": "1.8.5-beta-20260522071402.0"
52
52
  },
53
53
  "devDependencies": {
54
54
  "@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/596.5426be9e.js"></script><script defer src="/static/js/index.c3c091dd.js"></script><link href="/static/css/index.75cf2c82.css" rel="stylesheet"></head><body><div id="root"></div></body></html>
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/596.5426be9e.js"></script><script defer src="/static/js/index.bd0038c5.js"></script><link href="/static/css/index.75cf2c82.css" rel="stylesheet"></head><body><div id="root"></div></body></html>