@midscene/harmony 1.8.6 → 1.8.7-beta-20260527113633.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
@@ -988,7 +988,7 @@ class HarmonyMidsceneTools extends BaseMidsceneTools {
988
988
  const tools = new HarmonyMidsceneTools();
989
989
  runToolsCLI(tools, 'midscene-harmony', {
990
990
  stripPrefix: 'harmony_',
991
- version: "1.8.6",
991
+ version: "1.8.7-beta-20260527113633.0",
992
992
  extraCommands: createReportCliCommands()
993
993
  }).catch((e)=>{
994
994
  process.exit(reportCLIError(e));
@@ -992,7 +992,7 @@ class HarmonyMCPServer extends BaseMCPServer {
992
992
  constructor(toolsManager){
993
993
  super({
994
994
  name: '@midscene/harmony-mcp',
995
- version: "1.8.6",
995
+ version: "1.8.7-beta-20260527113633.0",
996
996
  description: 'Control the HarmonyOS device using natural language commands'
997
997
  }, toolsManager);
998
998
  }
package/dist/lib/cli.js CHANGED
@@ -1013,7 +1013,7 @@ class HarmonyMidsceneTools extends base_tools_namespaceObject.BaseMidsceneTools
1013
1013
  const tools = new HarmonyMidsceneTools();
1014
1014
  (0, cli_namespaceObject.runToolsCLI)(tools, 'midscene-harmony', {
1015
1015
  stripPrefix: 'harmony_',
1016
- version: "1.8.6",
1016
+ version: "1.8.7-beta-20260527113633.0",
1017
1017
  extraCommands: (0, core_namespaceObject.createReportCliCommands)()
1018
1018
  }).catch((e)=>{
1019
1019
  process.exit((0, cli_namespaceObject.reportCLIError)(e));
@@ -1033,7 +1033,7 @@ class HarmonyMCPServer extends mcp_namespaceObject.BaseMCPServer {
1033
1033
  constructor(toolsManager){
1034
1034
  super({
1035
1035
  name: '@midscene/harmony-mcp',
1036
- version: "1.8.6",
1036
+ version: "1.8.7-beta-20260527113633.0",
1037
1037
  description: 'Control the HarmonyOS device using natural language commands'
1038
1038
  }, toolsManager);
1039
1039
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@midscene/harmony",
3
- "version": "1.8.6",
3
+ "version": "1.8.7-beta-20260527113633.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.6",
50
- "@midscene/shared": "1.8.6",
51
- "@midscene/playground": "1.8.6"
49
+ "@midscene/core": "1.8.7-beta-20260527113633.0",
50
+ "@midscene/shared": "1.8.7-beta-20260527113633.0",
51
+ "@midscene/playground": "1.8.7-beta-20260527113633.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.42764323.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.5752c272.js"></script><link href="/static/css/index.75cf2c82.css" rel="stylesheet"></head><body><div id="root"></div></body></html>