Commit Graph

  • 1bf68ee40d Merge branch 'main' into fix/report-sidebar-2 fix/report-sidebar-2 yutao 2025-12-28 22:28:26 +08:00
  • ac06db3e31 fix(core): lint yutao 2025-12-28 22:16:20 +08:00
  • 7dfa6c75aa chore(core): merge branch yutao 2025-12-28 22:14:47 +08:00
  • 688f2100fd docs(core): update sidebar style yutao 2025-12-26 23:53:41 +08:00
  • 6d2a3b7df3
    fix(docs): update environment variable name from OPENAI_API_KEY to MIDSCENE_MODEL_API_KEY (#1676) main Leyang 2025-12-26 20:19:13 +08:00
  • 33d4699d8f feat(benchmarks): introduce bench infra package feat/bench-infra Frank 2025-12-26 16:02:19 +08:00
  • 065b6fc8d1
    feat(android): handle error when deleting remote screenshot (#1674) Leyang 2025-12-26 15:54:26 +08:00
  • 14ed16ba03
    fix(core): missing right parenthesis (#1672) Leyang 2025-12-26 14:12:56 +08:00
  • 51ff28191b fix(site): add poster images to video elements in showcase documents fix/report-min-width-of-first-col quanruzhuoxiu 2025-12-26 10:58:19 +08:00
  • 2cdc2108cd refactor(tests): update import paths for MCP servers to use new module structure feat/mcp-server-launcher-refactor quanruzhuoxiu 2025-12-25 19:20:53 +08:00
  • 2c8b2b395e refactor(mcp): update import paths for MCP servers to reflect new directory structure refactor(i18n): correct punctuation in clientsHeading for consistency quanruzhuoxiu 2025-12-25 17:38:15 +08:00
  • e99cb6511e refactor(package): remove duplicate dependency entry for @modelcontextprotocol/sdk quanruzhuoxiu 2025-12-25 11:41:53 +08:00
  • d3e18ad80e refactor(mcp): restructure MCP server implementations for Android and iOS, removing legacy server files and enhancing package configurations quanruzhuoxiu 2025-12-25 11:07:02 +08:00
  • b78af0f088 refactor(mcp): migrate mcpServerForAgent function to respective platform files and enhance documentation quanruzhuoxiu 2025-12-24 10:01:59 +08:00
  • 7f86f77078 refactor(mcp): update section title to emphasize flexibility and extensibility of the launcher API quanruzhuoxiu 2025-12-23 20:37:13 +08:00
  • c4f875d2bd refactor(mcp): enhance clarity and extensibility of mcpServerForAgent function description quanruzhuoxiu 2025-12-23 20:35:46 +08:00
  • 8c395ae4fc docs(mcp): update device setup links and add HTTP mode configuration details quanruzhuoxiu 2025-12-23 20:12:02 +08:00
  • 02281cac8e refactor(mcp): enhance type safety in MCP server launcher and agent interfaces quanruzhuoxiu 2025-12-18 16:47:47 +08:00
  • c50fd4dac0 refactor(launcher): simplify agent parameter assignment in mcpServerForAgent quanruzhuoxiu 2025-12-18 16:33:41 +08:00
  • 47f9f22675 feat(mcp): add launcher support for Android, iOS, and Web MCP servers quanruzhuoxiu 2025-12-17 11:10:29 +08:00
  • 169e91b66a feat(report): adjust table layout and type column width based on pro mode quanruzhuoxiu 2025-12-26 10:30:48 +08:00
  • d11fdde022 feat(report): adjust table layout and type column width based on pro mode quanruzhuoxiu 2025-12-26 10:30:48 +08:00
  • 1562fbf3fb
    fix(core): update safeParseJson error message (#1669) yuyutaotao 2025-12-26 09:59:02 +08:00
  • ec4042fa60
    feat(report): set minimum width for type column in table (#1668) Leyang 2025-12-25 21:56:30 +08:00
  • 3bae4434c5 feat(report): set minimum width for type column in table quanruzhuoxiu 2025-12-25 20:20:13 +08:00
  • 683af184c9
    feat(ai): set the default temperature to 0 and allow users to configure it (#1654) yuyutaotao 2025-12-25 12:04:45 +08:00
  • 7a321ecfb7
    fix(core): rspress config (#1658) yuyutaotao 2025-12-24 23:41:36 +08:00
  • 52f6f6feea
    feat(docs): add banner bg (#1656) Leyang 2025-12-24 22:43:28 +08:00
  • 8414165206 feat(android-world): support runner for AndroidWorld benchmarks written in Python feat/android-benchmark Frank 2025-12-24 22:11:01 +08:00
  • 94c0d2c18a
    docs(core): add showcases page (#1642) yuyutaotao 2025-12-24 17:52:36 +08:00
  • 1e95397de8
    fix(android): clean up temporary screenshot files asynchronously (#1652) yuyutaotao 2025-12-24 15:10:18 +08:00
  • fc22aa30aa
    fix(playground): improve error formatting in execution handling (#1651) Leyang 2025-12-23 20:22:25 +08:00
  • e7bf639da6 feat(android-world): improve Pixel6 environment setup with auto JDK/SDK detection and AVD creation Frank 2025-12-23 20:14:00 +08:00
  • 838f404d9d feat(android-world): add the logic of start Pixel6 AVD Frank 2025-12-23 15:18:08 +08:00
  • 77313caa29
    Clarify navigate action URL requirements (#1645) yuyutaotao 2025-12-23 17:21:13 +08:00
  • 22e6caff05
    chore(upgrade): update (#1648) Soon 2025-12-23 16:40:53 +08:00
  • c62484b989 release: v1.0.3 v1.0.3 github-actions[bot] 2025-12-23 08:23:25 +00:00
  • 01589990ce
    fix(playground): Enable realtime progress and reports for remote execution (#1643) Leyang 2025-12-23 16:19:08 +08:00
  • 7a9e16ac8c feat(android-world): implement bench runner arch Frank 2025-12-23 13:31:11 +08:00
  • 4af116bf98 chore(android-world): update gitignore rules Frank 2025-12-23 11:42:15 +08:00
  • 731b177e46 chore(android-world): add benchmark package for Android World Frank 2025-12-23 11:04:28 +08:00
  • dd716aef0d
    feat(site): add platform and model background images (#1641) Leyang 2025-12-22 17:07:03 +08:00
  • 443a762f3b
    docs(core): update changelog (#1635) yuyutaotao 2025-12-22 16:25:43 +08:00
  • 02eee0afb7
    docs(model): remove Doubao seed 1.8 references (#1638) yuyutaotao 2025-12-21 09:38:26 +08:00
  • 5fa195b91e
    fix(recorder): capture scroll on dynamically loaded scrollable elemen… (#1629) 炒米粉 2025-12-21 09:08:58 +08:00
  • e0c1a2954f release: v1.0.2 v1.0.2 github-actions[bot] 2025-12-19 12:37:14 +00:00
  • 90509d1881
    feat(core): remove 'planningStrategy' for aiAct (#1634) yuyutaotao 2025-12-19 20:29:21 +08:00
  • 58dc451f6f
    Add backward-compatible scroll type aliases (#1636) yuyutaotao 2025-12-19 20:07:13 +08:00
  • cb25184cc7
    docs(core): update release status (#1633) yuyutaotao 2025-12-19 13:43:26 +08:00
  • 937d2e973e
    chore(docs): space and capitalization issue (#1632) EAGzzyCSL 2025-12-19 11:54:02 +08:00
  • 7ab17a2c63 docs(core): update npm release status zzy/star yutao 2025-12-19 11:48:17 +08:00
  • 5670d82c12
    fix some typo (#1631) EAGzzyCSL 2025-12-19 11:48:13 +08:00
  • 578c5e3522 chore(docs): fix some typo EAGzzyCSL 2025-12-19 11:31:18 +08:00
  • 2002fe91cd chore(docs): step in Chinese version EAGzzyCSL 2025-12-19 11:24:06 +08:00
  • b4999487b2 chore(docs): v1.0 announcement English version EAGzzyCSL 2025-12-19 11:21:27 +08:00
  • 372c994062
    chore(docs): remove unexpected star with ui-tars (#1630) EAGzzyCSL 2025-12-19 11:20:13 +08:00
  • 02179c944c chore(docs): remove unexpected star with ui-tars EAGzzyCSL 2025-12-19 11:12:16 +08:00
  • b3044b311b
    fix(chrome-extension): fix issue with recorder failing to generate el… (#1628) 炒米粉 2025-12-19 11:02:42 +08:00
  • 19778ea1c3 Merge branch 'main' of https://github.com/web-infra-dev/midscene yutao 2025-12-18 19:24:21 +08:00
  • 078038cadf docs(core): remove the 'beta' tag in changelog yutao 2025-12-18 19:24:15 +08:00
  • 40d0171b5c
    docs(core): clearify the effect of deepThink param (#1626) yuyutaotao 2025-12-18 19:16:43 +08:00
  • 5c1dd411ea release: v1.0.1 v1.0.1 github-actions[bot] 2025-12-18 10:59:13 +00:00
  • 0ad7c65eeb
    fix(core): error sample in planning prompt #1612 (#1623) yuyutaotao 2025-12-18 18:54:21 +08:00
  • b43ee29944
    feat(core): introduce gemini-3-flash (#1621) yuyutaotao 2025-12-18 18:52:12 +08:00
  • 9d35ad4f86
    chore(docs): remove unexpected star (#1624) EAGzzyCSL 2025-12-18 17:55:06 +08:00
  • df350a7766
    chore(docs): typo MidScene -> Midscene (#1622) EAGzzyCSL 2025-12-18 17:35:37 +08:00
  • 41316d93f1 refactor(mcp): enhance type safety in MCP server launcher and agent interfaces pr-1601 quanruzhuoxiu 2025-12-18 16:47:47 +08:00
  • 136f9bdf69 refactor(launcher): simplify agent parameter assignment in mcpServerForAgent quanruzhuoxiu 2025-12-18 16:33:41 +08:00
  • b200bf87f4 feat(mcp): add launcher support for Android, iOS, and Web MCP servers quanruzhuoxiu 2025-12-17 11:10:29 +08:00
  • 5cc3e422af
    chore(workflow): update package versions to 1.0.0 (#1619) Leyang 2025-12-18 16:20:37 +08:00
  • d35c7b72da
    fix(core): guard test info upload when server url missing (#1614) yuyutaotao 2025-12-18 15:47:06 +08:00
  • ed46789e9c
    docs(core): clarify doubao phone with midscene (#1615) v1.0.0 yuyutaotao 2025-12-18 15:44:58 +08:00
  • e6f3bec811
    chore(core): export ai act options (#1617) yuyutaotao 2025-12-18 15:42:38 +08:00
  • b7e5c607d5
    chore(workflow): update version to 0.30.10 and release configuration (#1616) Leyang 2025-12-18 15:14:10 +08:00
  • 9433fff32e
    chore(workflow): update package dependencies (#1613) Leyang 2025-12-18 11:00:34 +08:00
  • a5bf79463c
    chore(site): allow .html suffix on legacy redirects (#1610) yuyutaotao 2025-12-17 18:42:56 +08:00
  • ae2e76c578
    docs(api): link aiKeyboardPress key list (#1611) yuyutaotao 2025-12-17 18:42:36 +08:00
  • e6796358ce feat(core): add runYaml env interpolation option codex/add-interpolateprocessenv-parameter-to-runyaml yuyutaotao 2025-12-17 16:16:24 +08:00
  • 5b70075c20
    chore(ai-model): include model name in service errors (#1606) yuyutaotao 2025-12-17 16:07:11 +08:00
  • 6a03f58b53
    feat(visualizer): add planning strategy selector to prompt input (#1600) Leyang 2025-12-17 16:01:52 +08:00
  • 0296512d16 chore(core): expose _reportHTMLContent from core package codex/expose-_reporthtmlcontent-in-core-package yuyutaotao 2025-12-17 15:37:20 +08:00
  • 7d3980efde
    docs(core): clarify versions in README (#1604) yuyutaotao 2025-12-17 14:42:00 +08:00
  • f824906176
    fix(core): deepThink of qwen (#1589) yuyutaotao 2025-12-17 14:34:19 +08:00
  • c5bcf2affe
    docs(core): add tips for 1.0 beta release (#1603) yuyutaotao 2025-12-17 14:19:48 +08:00
  • 91ef0a457f
    fix(docs): dead link (#1602) Leyang 2025-12-17 12:51:08 +08:00
  • db0a78012e
    Merge pull request #1498 from web-infra-dev/v1 Leyang 2025-12-17 10:50:00 +08:00
  • f8f7e23c60
    Merge pull request #1599 from web-infra-dev/temp-main v1 Leyang 2025-12-17 10:46:53 +08:00
  • 8534e4b901
    fix(shared): replace hash symbol # in file paths (#1597) Leyang 2025-12-16 22:19:37 +08:00
  • bdf4bf0fb6 chore(all): merge v1 quanruzhuoxiu 2025-12-16 19:52:37 +08:00
  • c2602183c2 fix(docs): update links in Android integration and MCP documentation quanruzhuoxiu 2025-12-16 17:26:47 +08:00
  • adc53dfd8a fix(tests): update beforeInvokeAction tests to reflect changes in hook behavior quanruzhuoxiu 2025-12-16 17:08:41 +08:00
  • 9fb740fc41 fix(tests): remove unnecessary blank line in conversation history test quanruzhuoxiu 2025-12-16 16:51:39 +08:00
  • 6ce386a859 chore(all): merge v1 quanruzhuoxiu 2025-12-16 16:50:05 +08:00
  • 7e91dd8c7e
    feat(visualizer): display both output and report for data extraction APIs (#1596) Leyang 2025-12-16 14:38:57 +08:00
  • 7bdae10a2d
    fix(report): properly stringify array output in detail view (#1595) Leyang 2025-12-16 11:15:49 +08:00
  • 1671ee0fd8
    chore(workflow): integrate rsbuild-plugin-workspace-dev and improve watch mode (#1593) Leyang 2025-12-16 11:15:39 +08:00
  • 17a2a6f118
    fix(visualizer): improve dark mode styling for ShinyText component (#1588) Leyang 2025-12-15 17:39:16 +08:00
  • 10a12fc0ff fix(core): typo yutao 2025-12-12 15:34:59 +08:00
  • 1b20bc684f fix(core): building error v0 yutao 2025-12-12 14:54:37 +08:00
  • 0a699106f9 docs(core): add nav for v0 yutao 2025-12-12 14:46:14 +08:00