@midscene/harmony 1.9.1 → 1.9.2-beta-20260605084246.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
@@ -1068,7 +1068,7 @@ class HarmonyMidsceneTools extends BaseMidsceneTools {
1068
1068
  const tools = new HarmonyMidsceneTools();
1069
1069
  runToolsCLI(tools, 'midscene-harmony', {
1070
1070
  stripPrefix: 'harmony_',
1071
- version: "1.9.1",
1071
+ version: "1.9.2-beta-20260605084246.0",
1072
1072
  extraCommands: createReportCliCommands()
1073
1073
  }).catch((e)=>{
1074
1074
  process.exit(reportCLIError(e));
@@ -1072,7 +1072,7 @@ class HarmonyMCPServer extends BaseMCPServer {
1072
1072
  constructor(toolsManager){
1073
1073
  super({
1074
1074
  name: '@midscene/harmony-mcp',
1075
- version: "1.9.1",
1075
+ version: "1.9.2-beta-20260605084246.0",
1076
1076
  description: 'Control the HarmonyOS device using natural language commands'
1077
1077
  }, toolsManager);
1078
1078
  }
package/dist/lib/cli.js CHANGED
@@ -1093,7 +1093,7 @@ class HarmonyMidsceneTools extends base_tools_namespaceObject.BaseMidsceneTools
1093
1093
  const tools = new HarmonyMidsceneTools();
1094
1094
  (0, cli_namespaceObject.runToolsCLI)(tools, 'midscene-harmony', {
1095
1095
  stripPrefix: 'harmony_',
1096
- version: "1.9.1",
1096
+ version: "1.9.2-beta-20260605084246.0",
1097
1097
  extraCommands: (0, core_namespaceObject.createReportCliCommands)()
1098
1098
  }).catch((e)=>{
1099
1099
  process.exit((0, cli_namespaceObject.reportCLIError)(e));
@@ -1113,7 +1113,7 @@ class HarmonyMCPServer extends mcp_namespaceObject.BaseMCPServer {
1113
1113
  constructor(toolsManager){
1114
1114
  super({
1115
1115
  name: '@midscene/harmony-mcp',
1116
- version: "1.9.1",
1116
+ version: "1.9.2-beta-20260605084246.0",
1117
1117
  description: 'Control the HarmonyOS device using natural language commands'
1118
1118
  }, toolsManager);
1119
1119
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@midscene/harmony",
3
- "version": "1.9.1",
3
+ "version": "1.9.2-beta-20260605084246.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.9.1",
50
- "@midscene/playground": "1.9.1",
51
- "@midscene/shared": "1.9.1"
49
+ "@midscene/core": "1.9.2-beta-20260605084246.0",
50
+ "@midscene/playground": "1.9.2-beta-20260605084246.0",
51
+ "@midscene/shared": "1.9.2-beta-20260605084246.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.914d89c2.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.85b330d4.js"></script><link href="/static/css/index.75cf2c82.css" rel="stylesheet"></head><body><div id="root"></div></body></html>