agent-device 0.21.5 → 0.21.7

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.
Files changed (307) hide show
  1. package/android/ime-helper/dist/{agent-device-android-ime-helper-0.21.5.apk → agent-device-android-ime-helper-0.21.7.apk} +0 -0
  2. package/android/ime-helper/dist/agent-device-android-ime-helper-0.21.7.apk.sha256 +1 -0
  3. package/android/ime-helper/dist/{agent-device-android-ime-helper-0.21.5.manifest.json → agent-device-android-ime-helper-0.21.7.manifest.json} +4 -4
  4. package/android/snapshot-helper/dist/{agent-device-android-snapshot-helper-0.21.5.apk → agent-device-android-snapshot-helper-0.21.7.apk} +0 -0
  5. package/android/snapshot-helper/dist/agent-device-android-snapshot-helper-0.21.7.apk.sha256 +1 -0
  6. package/android/snapshot-helper/dist/{agent-device-android-snapshot-helper-0.21.5.manifest.json → agent-device-android-snapshot-helper-0.21.7.manifest.json} +6 -6
  7. package/apple/snapshot-bridge/SnapshotBridgeRuntime.m +8 -1
  8. package/dist/apple/runner/AgentDeviceRunner/AgentDeviceRunnerUITests/RunnerAXSnapshotBridge.h +4 -0
  9. package/dist/apple/runner/AgentDeviceRunner/AgentDeviceRunnerUITests/RunnerAXSnapshotBridge.m +20 -0
  10. package/dist/apple/runner/AgentDeviceRunner/AgentDeviceRunnerUITests/RunnerScrollViewportPolicy.swift +1 -2
  11. package/dist/apple/runner/AgentDeviceRunner/AgentDeviceRunnerUITests/RunnerTests+AXSnapshotFallback.swift +25 -12
  12. package/dist/apple/runner/AgentDeviceRunner/AgentDeviceRunnerUITests/RunnerTests+CommandExecution.swift +56 -1
  13. package/dist/apple/runner/AgentDeviceRunner/AgentDeviceRunnerUITests/RunnerTests+CommandJournal.swift +1 -1
  14. package/dist/apple/runner/AgentDeviceRunner/AgentDeviceRunnerUITests/RunnerTests+Interaction.swift +36 -108
  15. package/dist/apple/runner/AgentDeviceRunner/AgentDeviceRunnerUITests/RunnerTests+Keyboard.swift +241 -0
  16. package/dist/apple/runner/AgentDeviceRunner/AgentDeviceRunnerUITests/RunnerTests+Lifecycle.swift +29 -0
  17. package/dist/apple/runner/AgentDeviceRunner/AgentDeviceRunnerUITests/RunnerTests+Models.swift +46 -0
  18. package/dist/apple/runner/AgentDeviceRunner/AgentDeviceRunnerUITests/RunnerTests+PrivateAXPresentation.swift +85 -26
  19. package/dist/apple/runner/AgentDeviceRunner/AgentDeviceRunnerUITests/RunnerTests+Snapshot.swift +134 -117
  20. package/dist/apple/runner/AgentDeviceRunner/AgentDeviceRunnerUITests/RunnerTests+SnapshotBackendCapabilities.swift +1 -3
  21. package/dist/apple/runner/AgentDeviceRunner/AgentDeviceRunnerUITests/RunnerTests+SnapshotCapturePlan.swift +25 -4
  22. package/dist/apple/runner/AgentDeviceRunner/AgentDeviceRunnerUITests/RunnerTests+SystemModal.swift +1 -1
  23. package/dist/apple/runner/AgentDeviceRunner/AgentDeviceRunnerUITests/RunnerTests.swift +3 -0
  24. package/dist/apple/snapshot-presentation/Sources/AgentDeviceSnapshotPresentation/SnapshotCoordinateSpace.swift +197 -0
  25. package/dist/apple/snapshot-presentation/Sources/AgentDeviceSnapshotPresentation/SnapshotModels.swift +30 -4
  26. package/dist/apple/snapshot-presentation/Sources/AgentDeviceSnapshotPresentation/SnapshotPresentation.swift +0 -81
  27. package/dist/apple/snapshot-presentation/Sources/AgentDeviceSnapshotPresentation/SnapshotPresentationInvariant.swift +1 -9
  28. package/dist/src/absence-observation-errors.js +1 -1
  29. package/dist/src/adapter.js +1 -1
  30. package/dist/src/adb-executor.js +2 -2
  31. package/dist/src/adb-failure.js +1 -1
  32. package/dist/src/adb-transport.js +1 -0
  33. package/dist/src/adb.js +1 -1
  34. package/dist/src/agent-browser-lifecycle.js +1 -1
  35. package/dist/src/agent-browser-process-record.js +1 -1
  36. package/dist/src/agent-browser-provider.js +1 -1
  37. package/dist/src/agent-browser-tool.js +1 -1
  38. package/dist/src/agent-device-client.js +2 -2
  39. package/dist/src/ai-sdk.js +1 -1
  40. package/dist/src/alert-runtime.js +1 -1
  41. package/dist/src/android-adb.d.ts +29 -2
  42. package/dist/src/android-adb.js +1 -1
  43. package/dist/src/android-input-ownership.js +1 -1
  44. package/dist/src/android.js +1 -1
  45. package/dist/src/app-catalog.js +1 -1
  46. package/dist/src/app-deployment-resolution.js +1 -1
  47. package/dist/src/app-helpers.js +1 -1
  48. package/dist/src/app-inventory.js +1 -1
  49. package/dist/src/app-launch.js +2 -2
  50. package/dist/src/app-lifecycle.js +3 -3
  51. package/dist/src/app-lifecycle2.js +2 -2
  52. package/dist/src/app-log-files.js +1 -1
  53. package/dist/src/app-log-reconnect.js +1 -1
  54. package/dist/src/app-log-runtime2.js +3 -3
  55. package/dist/src/app-resolution.js +2 -2
  56. package/dist/src/app-state.js +1 -1
  57. package/dist/src/apple-runner-platform.js +1 -1
  58. package/dist/src/application-lifecycle-interaction.js +1 -1
  59. package/dist/src/archive.js +1 -1
  60. package/dist/src/artifact-download.js +1 -1
  61. package/dist/src/auth-session.js +1 -1
  62. package/dist/src/auth.js +1 -1
  63. package/dist/src/back-mode.js +1 -1
  64. package/dist/src/backend-snapshot-options.js +1 -1
  65. package/dist/src/boot-diagnostics.js +1 -1
  66. package/dist/src/capture-disclosure.js +1 -0
  67. package/dist/src/capture.js +1 -1
  68. package/dist/src/cli-config.js +1 -1
  69. package/dist/src/cli-help.js +15 -2
  70. package/dist/src/cli-output.js +1 -1
  71. package/dist/src/cli.js +4 -4
  72. package/dist/src/click-button.js +1 -1
  73. package/dist/src/client-metro.js +1 -1
  74. package/dist/src/client-types.d.ts +32 -2
  75. package/dist/src/clipboard-shell-response.js +1 -0
  76. package/dist/src/command-schema.js +1 -1
  77. package/dist/src/command-tools.js +4 -2
  78. package/dist/src/command.js +1 -1
  79. package/dist/src/config.js +1 -1
  80. package/dist/src/connection-runtime.js +1 -1
  81. package/dist/src/connection.js +1 -1
  82. package/dist/src/contracts.d.ts +1 -1
  83. package/dist/src/contracts.js +1 -1
  84. package/dist/src/daemon-client-lifecycle.js +1 -1
  85. package/dist/src/daemon.js +1 -1
  86. package/dist/src/debug-symbols-facade.js +1 -1
  87. package/dist/src/device-boot.js +1 -1
  88. package/dist/src/device-claim-inspection.js +1 -1
  89. package/dist/src/device-claim-rule.js +2 -1
  90. package/dist/src/device-input-state.d.ts +7 -8
  91. package/dist/src/device-inventory-context.js +1 -1
  92. package/dist/src/device-rotation.js +1 -1
  93. package/dist/src/device-selection-resolver.js +1 -1
  94. package/dist/src/device-session.js +1 -1
  95. package/dist/src/device-shell.js +1 -0
  96. package/dist/src/device.js +1 -1
  97. package/dist/src/device2.js +1 -1
  98. package/dist/src/devicectl.js +1 -0
  99. package/dist/src/diagnostics.js +1 -1
  100. package/dist/src/dispatch-resolve.js +1 -1
  101. package/dist/src/display-inventory.js +1 -0
  102. package/dist/src/doctor-facade.js +1 -1
  103. package/dist/src/doctor2.js +1 -1
  104. package/dist/src/durable-resource.js +1 -1
  105. package/dist/src/engine-eval-script.js +1 -1
  106. package/dist/src/error.js +1 -1
  107. package/dist/src/exec.js +1 -1
  108. package/dist/src/file.js +1 -1
  109. package/dist/src/find.js +1 -1
  110. package/dist/src/finders.js +1 -1
  111. package/dist/src/format.js +2 -1
  112. package/dist/src/generic.js +1 -1
  113. package/dist/src/gesture-admission.js +1 -1
  114. package/dist/src/gesture-plan.js +1 -1
  115. package/dist/src/gesture-runtime.js +1 -1
  116. package/dist/src/harmonyos.js +1 -1
  117. package/dist/src/hdc.js +1 -1
  118. package/dist/src/helper.js +1 -1
  119. package/dist/src/human-control-contract.js +1 -1
  120. package/dist/src/human-control.js +1 -1
  121. package/dist/src/index.d.ts +1 -1
  122. package/dist/src/index.js +1 -1
  123. package/dist/src/input-actions.js +1 -1
  124. package/dist/src/input-actions2.js +1 -1
  125. package/dist/src/install-artifact-facade.js +1 -1
  126. package/dist/src/install-source-network-transport.js +1 -1
  127. package/dist/src/install-source2.js +1 -1
  128. package/dist/src/interaction-positionals.js +1 -1
  129. package/dist/src/interaction-ref-policy.js +1 -1
  130. package/dist/src/interaction.js +1 -1
  131. package/dist/src/interaction2.js +1 -1
  132. package/dist/src/interactor-operation-catalog.js +1 -1
  133. package/dist/src/interactor.js +5 -5
  134. package/dist/src/interactor2.js +1 -1
  135. package/dist/src/interactors.js +1 -1
  136. package/dist/src/internal/bin.js +1 -1
  137. package/dist/src/internal/daemon.js +2 -2
  138. package/dist/src/internal/png-worker.d.ts +4 -1
  139. package/dist/src/internal/png-worker.js +1 -1
  140. package/dist/src/internal/run-script-http-child.d.ts +1 -1
  141. package/dist/src/internal/run-script-http-child.js +1 -1
  142. package/dist/src/inventory.js +4 -4
  143. package/dist/src/inventory2.js +1 -1
  144. package/dist/src/inventory3.js +2 -2
  145. package/dist/src/inventory5.js +1 -1
  146. package/dist/src/ios-snapshot-acquisition.js +1 -1
  147. package/dist/src/ios-snapshot-runtime.js +1 -1
  148. package/dist/src/ios-target-activation.js +1 -0
  149. package/dist/src/lease-context.js +1 -1
  150. package/dist/src/lease-scope.js +1 -1
  151. package/dist/src/lease.js +1 -1
  152. package/dist/src/limrun-download-file.js +1 -0
  153. package/dist/src/limrun-runtime-dependencies.js +1 -1
  154. package/dist/src/limrun.d.ts +10 -4
  155. package/dist/src/linux.js +1 -1
  156. package/dist/src/local-interactor-operation-set.js +1 -1
  157. package/dist/src/location-coordinates.js +1 -1
  158. package/dist/src/logcat.js +1 -1
  159. package/dist/src/managed-device-scope.js +1 -1
  160. package/dist/src/mechanics.js +16 -16
  161. package/dist/src/mobile-snapshot-semantics.js +1 -1
  162. package/dist/src/multitouch-support.js +1 -1
  163. package/dist/src/observation.js +2 -2
  164. package/dist/src/output-common.js +5 -2
  165. package/dist/src/parameterized-recorded-fill.js +1 -1
  166. package/dist/src/perf-facade.js +2 -2
  167. package/dist/src/perf-runtime-operation-builder.js +1 -1
  168. package/dist/src/perf-runtime-plan.js +1 -1
  169. package/dist/src/perf.js +1 -1
  170. package/dist/src/physical-device-control.js +1 -1
  171. package/dist/src/platform-request-scope.js +1 -1
  172. package/dist/src/platform-runtime-android-adb-host.js +1 -1
  173. package/dist/src/platform-runtime-host.js +1 -1
  174. package/dist/src/platform-runtime-managed-owner.js +1 -1
  175. package/dist/src/platform-runtime-open-target.js +1 -1
  176. package/dist/src/platform-runtime-operation-host.js +4 -4
  177. package/dist/src/platform-runtime-runtime-hints.js +2 -2
  178. package/dist/src/platform-runtime-screen-recording-android-host.js +1 -1
  179. package/dist/src/platform-runtime-screen-recording-apple-runner-transport.js +1 -1
  180. package/dist/src/platform-runtime-screen-recording-apple-simulator-host.js +1 -1
  181. package/dist/src/platform-runtime-screen-recording-apple-transport.js +1 -1
  182. package/dist/src/platform-runtime-screen-recording-finalizer-host.js +1 -1
  183. package/dist/src/platform-runtime-screen-recording-harmony-host.js +1 -1
  184. package/dist/src/platform-runtime-screen-recording-process-host.js +1 -1
  185. package/dist/src/platform-runtime-unavailable.js +1 -1
  186. package/dist/src/platform-runtime.js +1 -1
  187. package/dist/src/platform-runtime2.js +1 -1
  188. package/dist/src/png-crop-bytes.js +1 -1
  189. package/dist/src/png-transcode.js +1 -0
  190. package/dist/src/png-worker-client.js +1 -0
  191. package/dist/src/png.js +1 -1
  192. package/dist/src/prepare-kind.js +1 -1
  193. package/dist/src/provider-session-ownership.js +1 -1
  194. package/dist/src/provider-webdriver.js +1 -1
  195. package/dist/src/proxy.js +1 -1
  196. package/dist/src/quality-warnings.js +1 -1
  197. package/dist/src/react-native.js +1 -1
  198. package/dist/src/record-runtime.js +1 -1
  199. package/dist/src/record-trace.js +1 -1
  200. package/dist/src/rect-center.js +1 -1
  201. package/dist/src/register-builtins.js +1 -1
  202. package/dist/src/registry.js +35 -35
  203. package/dist/src/remote-config2.js +1 -1
  204. package/dist/src/replay-divergence.js +1 -1
  205. package/dist/src/replay.js +2 -2
  206. package/dist/src/reporting.js +1 -1
  207. package/dist/src/request-admission.js +1 -1
  208. package/dist/src/request-cancel.js +1 -1
  209. package/dist/src/request-runtime-binding.js +1 -1
  210. package/dist/src/result-serialization.js +1 -1
  211. package/dist/src/retry.js +1 -1
  212. package/dist/src/runner-cache-metadata.js +2 -2
  213. package/dist/src/runner-client.js +1 -1
  214. package/dist/src/runner-disposal.js +1 -1
  215. package/dist/src/runner-operations-facade.js +1 -1
  216. package/dist/src/runner-presentation.js +1 -1
  217. package/dist/src/runner.js +1 -1
  218. package/dist/src/runtime-transport-hints.js +1 -1
  219. package/dist/src/runtime.js +3 -3
  220. package/dist/src/runtime10.js +1 -1
  221. package/dist/src/runtime2.js +4 -4
  222. package/dist/src/runtime3.js +1 -1
  223. package/dist/src/runtime4.js +5 -5
  224. package/dist/src/runtime5.js +1 -1
  225. package/dist/src/runtime6.js +1 -1
  226. package/dist/src/runtime7.js +1 -1
  227. package/dist/src/runtime8.js +1 -1
  228. package/dist/src/runtime9.js +1 -1
  229. package/dist/src/screen-recording-admission-ledger.js +1 -0
  230. package/dist/src/screen-recording-completion.js +1 -1
  231. package/dist/src/screen-recording-options.js +1 -1
  232. package/dist/src/screen-recording-resource-recovery.js +1 -1
  233. package/dist/src/screen-recording-transport.js +1 -0
  234. package/dist/src/screenshot-density.js +1 -1
  235. package/dist/src/screenshot-runtime.js +1 -1
  236. package/dist/src/screenshot.js +1 -1
  237. package/dist/src/screenshot3.js +1 -1
  238. package/dist/src/script.js +1 -1
  239. package/dist/src/scroll-command.js +1 -1
  240. package/dist/src/scroll-gesture.js +1 -1
  241. package/dist/src/sdk-batch-runner.js +2 -2
  242. package/dist/src/sdk-batch.js +2 -2
  243. package/dist/src/sdk-contracts.d.ts +76 -1
  244. package/dist/src/sdk-contracts.js +1 -1
  245. package/dist/src/sdk-device.js +1 -1
  246. package/dist/src/sdk-finders.d.ts +1 -1
  247. package/dist/src/sdk-finders.js +1 -1
  248. package/dist/src/sdk-io.js +1 -1
  249. package/dist/src/sdk-remote-config.js +1 -1
  250. package/dist/src/sdk-selectors.d.ts +18 -1
  251. package/dist/src/sdk-selectors.js +1 -1
  252. package/dist/src/selection.js +0 -0
  253. package/dist/src/selector-runtime.js +1 -1
  254. package/dist/src/selectors.js +1 -1
  255. package/dist/src/semantic-index.js +1 -1
  256. package/dist/src/server.js +1 -1
  257. package/dist/src/session-allocation.js +1 -1
  258. package/dist/src/session-observation.js +1 -1
  259. package/dist/src/session-routing.js +1 -1
  260. package/dist/src/session-runtime-admission.js +1 -1
  261. package/dist/src/session-snapshot.js +1 -1
  262. package/dist/src/session-store.js +3 -3
  263. package/dist/src/session2.js +4 -5
  264. package/dist/src/settings.js +1 -1
  265. package/dist/src/simctl-facade.js +1 -1
  266. package/dist/src/simctl.js +1 -1
  267. package/dist/src/simulator-boot.js +1 -1
  268. package/dist/src/simulator.js +1 -1
  269. package/dist/src/snapshot-capture-annotations.js +1 -1
  270. package/dist/src/snapshot-diagnostics.js +1 -1
  271. package/dist/src/snapshot-quality-backend-capabilities.js +1 -1
  272. package/dist/src/snapshot-runtime-binding.js +1 -1
  273. package/dist/src/snapshot-runtime.js +1 -1
  274. package/dist/src/snapshot-state.js +1 -1
  275. package/dist/src/snapshot.js +1 -1
  276. package/dist/src/snapshot2.js +1 -1
  277. package/dist/src/snapshot3.js +1 -1
  278. package/dist/src/snapshot4.js +1 -1
  279. package/dist/src/src.js +1 -1
  280. package/dist/src/src4.js +1 -1
  281. package/dist/src/src7.js +1 -1
  282. package/dist/src/src8.js +1 -1
  283. package/dist/src/stop-sequence.js +1 -1
  284. package/dist/src/string-enum.js +1 -1
  285. package/dist/src/takeover.js +1 -1
  286. package/dist/src/text-entry-focus.js +1 -1
  287. package/dist/src/tool-provider.js +1 -1
  288. package/dist/src/tool-provider2.js +1 -1
  289. package/dist/src/touch-runtime.js +1 -1
  290. package/dist/src/transport.js +1 -1
  291. package/dist/src/tree.js +1 -1
  292. package/dist/src/tv-remote.js +1 -1
  293. package/dist/src/type-text-runtime.js +1 -1
  294. package/dist/src/verified-file.js +1 -1
  295. package/dist/src/video.js +2 -2
  296. package/dist/src/viewport.js +1 -1
  297. package/dist/src/web.js +1 -1
  298. package/dist/src/web2.js +1 -1
  299. package/dist/src/webdriver-source.js +1 -1
  300. package/dist/src/window-state.js +1 -1
  301. package/package.json +3 -2
  302. package/server.json +2 -2
  303. package/android/ime-helper/dist/agent-device-android-ime-helper-0.21.5.apk.sha256 +0 -1
  304. package/android/snapshot-helper/dist/agent-device-android-snapshot-helper-0.21.5.apk.sha256 +0 -1
  305. package/dist/src/adb-host.js +0 -1
  306. package/dist/src/session-target-evidence.js +0 -1
  307. package/dist/src/vars.js +0 -2
@@ -1 +1 @@
1
- import{C as e}from"./sdk-contracts.js";import{t}from"./src2.js";import{i as n}from"./src3.js";const r=new Map;function i(e){for(let t of e.platforms){if(r.has(t))throw Error(`PlatformPlugin already registered for platform "${t}"`);r.set(t,e)}}function a(t){let n=r.get(t);if(!n)throw new e(`UNSUPPORTED_PLATFORM`,`Unsupported platform: ${t}`);return n}function o(e){return r.get(e)}const s=[t,{id:`android`,platforms:[`android`],providers:{platformGatedResolvers:[`androidAdbProvider`]},createInteractor:async(e,t)=>{let{createAndroidInteractor:n}=await import(`./android.js`).then(e=>e.t);return n(e,void 0,t)}},{id:`harmonyos`,platforms:[`harmonyos`],createInteractor:async(e,t)=>{let{createHarmonyInteractor:n}=await import(`./harmonyos.js`);return n(e,t)}},n,{id:`linux`,platforms:[`linux`],providers:{platformGatedResolvers:[`linuxToolProvider`]},createInteractor:async()=>{let{createLinuxInteractor:e}=await import(`./linux.js`);return e()}},{id:`web`,platforms:[`web`],providers:{platformGatedResolvers:[`webProvider`]},createInteractor:async()=>{let{createWebInteractor:e}=await import(`./web2.js`);return await e()}}];let c=!1;function l(){if(!c){for(let e of s)i(e);c=!0}}export{a as n,o as r,l as t};
1
+ import{D as e}from"./sdk-contracts.js";import{t}from"./src2.js";import{i as n}from"./src3.js";const r=new Map;function i(e){for(let t of e.platforms){if(r.has(t))throw Error(`PlatformPlugin already registered for platform "${t}"`);r.set(t,e)}}function a(t){let n=r.get(t);if(!n)throw new e(`UNSUPPORTED_PLATFORM`,`Unsupported platform: ${t}`);return n}function o(e){return r.get(e)}const s=[t,{id:`android`,platforms:[`android`],providers:{platformGatedResolvers:[`androidAdbProvider`]},createInteractor:async(e,t)=>{let{createAndroidInteractor:n}=await import(`./android.js`).then(e=>e.t);return n(e,void 0,t)}},{id:`harmonyos`,platforms:[`harmonyos`],createInteractor:async(e,t)=>{let{createHarmonyInteractor:n}=await import(`./harmonyos.js`);return n(e,t)}},n,{id:`linux`,platforms:[`linux`],providers:{platformGatedResolvers:[`linuxToolProvider`]},createInteractor:async()=>{let{createLinuxInteractor:e}=await import(`./linux.js`);return e()}},{id:`web`,platforms:[`web`],providers:{platformGatedResolvers:[`webProvider`]},createInteractor:async()=>{let{createWebInteractor:e}=await import(`./web2.js`);return await e()}}];let c=!1;function l(){if(!c){for(let e of s)i(e);c=!0}}export{a as n,o as r,l as t};