lilong.129
|
3f1ee03529
|
refactor: mcphost planner
|
2025-05-18 21:55:01 +08:00 |
|
lilong.129
|
c71ac5c3cd
|
feat: set step loops with expression variable
|
2025-05-14 15:01:10 +08:00 |
|
lilong.129
|
d145784910
|
fix: swipe with params
|
2025-05-14 14:36:46 +08:00 |
|
lilong.129
|
3b3807770d
|
change: update docstring
|
2025-05-12 21:35:49 +08:00 |
|
lilong.129
|
9c735bd46a
|
feat: save screenshot after action
|
2025-05-12 18:04:56 +08:00 |
|
lilong.129
|
0722e92e87
|
change: remove options for AppLaunch/AppTerminate
|
2025-05-12 17:36:16 +08:00 |
|
lilong.129
|
00a6ca1f61
|
change: remove options for AppLaunch/AppTerminate/AppClear
|
2025-05-12 17:27:48 +08:00 |
|
lilong.129
|
d95eec78b0
|
feat: add WithPreMarkOperation and WithPostMarkOperation to mark UI operation before/after action
|
2025-05-12 08:58:27 +08:00 |
|
lilong.129
|
7a6890a160
|
feat: set timeout for Call function
|
2025-05-12 08:48:54 +08:00 |
|
lilong.129
|
f6ad6c9eff
|
feat: add function call for XTDriver
|
2025-05-10 09:50:00 +08:00 |
|
lilong.129
|
9bafea53af
|
feat: support action options for AppLaunch/AppTerminate
|
2025-05-10 00:01:30 +08:00 |
|
lilong.129
|
4a2276c7f0
|
refactor:
1, add options for AppLaunch/AppTerminate/AppClear;
2, add pre hook and post hook for AppLaunch/AppTerminate action
|
2025-05-09 23:30:49 +08:00 |
|
lilong.129
|
2a13594e3d
|
feat: add pre hook and post hook for Swipe action
|
2025-05-09 23:15:27 +08:00 |
|
lilong.129
|
1dfc473d33
|
feat: add pre hook and post hook for Drag action
|
2025-05-09 23:10:59 +08:00 |
|
lilong.129
|
f7ec4a06b4
|
feat: add pre hook and post hook for DoubleTap action
|
2025-05-09 23:06:45 +08:00 |
|
lilong.129
|
3715cbb432
|
feat: support pre hook and post hook for actions
|
2025-05-09 23:01:27 +08:00 |
|
lilong.129
|
7bad75f92d
|
fix: syntax error
|
2025-05-09 11:22:10 +08:00 |
|
徐聪
|
b00699ca7d
|
fix: invalid browser driver
|
2025-05-07 22:45:56 +08:00 |
|
徐聪
|
dff083e93f
|
fix: delete useless codes
|
2025-05-07 21:50:27 +08:00 |
|
徐聪
|
2b06e4a280
|
update: fucntion call
|
2025-05-07 21:39:22 +08:00 |
|
徐聪
|
ccc279bdcd
|
fix: assert by Selector
|
2025-05-07 20:12:56 +08:00 |
|
徐聪
|
6cce5e3c5b
|
fix: web ui test
|
2025-05-07 20:12:06 +08:00 |
|
徐聪
|
37fd2e900d
|
fix: increase the number of reconnection attempts when the UiAutomator connection is disconnected
|
2025-05-07 20:01:52 +08:00 |
|
lilong.129
|
032a130418
|
change: handlerTapAbsXY
|
2025-05-07 17:15:20 +08:00 |
|
lilong.129
|
81f29cdef5
|
refactor: replace OpenFile with Open
|
2025-05-07 16:40:39 +08:00 |
|
lilong.129
|
5e9fca046a
|
refactor: rename to driver_handler
|
2025-05-06 00:57:15 +08:00 |
|
lilong.129
|
71dac459e6
|
refactor: handlerDoubleTap
|
2025-05-06 00:55:54 +08:00 |
|
lilong.129
|
48e3d9002e
|
refactor: handlerSwipe
|
2025-05-06 00:41:15 +08:00 |
|
lilong.129
|
338c2c77aa
|
refactor: handlerDrag
|
2025-05-06 00:38:07 +08:00 |
|
lilong.129
|
5943f8c033
|
refactor: handlerTapAbsXY
|
2025-05-06 00:26:27 +08:00 |
|
lilong.129
|
379fea9008
|
refactor: move cached screenResults from XTDriver to DriverSession
|
2025-05-06 00:10:54 +08:00 |
|
lilong.129
|
ce93df1f23
|
change: mark ui operation before action
|
2025-05-05 16:54:59 +08:00 |
|
lilong.129
|
e5ececa776
|
change: log time duration for ui marker
|
2025-05-05 16:35:37 +08:00 |
|
lilong.129
|
cfc71819d2
|
feat: mark tap/swipe UI operation
|
2025-05-05 16:31:13 +08:00 |
|
lilong.129
|
6569121d5d
|
refactor: move LoadImage
|
2025-04-30 16:21:01 +08:00 |
|
lilong.129
|
fcddcfb630
|
refactor: GetModelConfig
|
2025-04-30 15:21:17 +08:00 |
|
lilong.129
|
0e9389c796
|
refactor: NewXTDriver api, return error if init failed
|
2025-04-30 14:31:36 +08:00 |
|
lilong.129
|
2ae252b52a
|
refactor: merge planner
|
2025-04-30 14:07:48 +08:00 |
|
lilong.129
|
cc9a527274
|
refactor: select model type by env LLM_MODEL_USE
|
2025-04-29 23:14:12 +08:00 |
|
lilong.129
|
3ffa5d96d2
|
refactor: config llm env
|
2025-04-29 22:33:18 +08:00 |
|
lilong.129
|
429bfe3986
|
feat: assert with openai model
|
2025-04-29 22:03:11 +08:00 |
|
lilong.129
|
4d7c7e8aaf
|
refactor: ai asserter
|
2025-04-29 20:08:22 +08:00 |
|
lilong.129
|
14e353a572
|
fix: test failed by prompt
|
2025-04-29 12:10:16 +08:00 |
|
lilong.129
|
da5042f0a4
|
fix: potential file inclusion via variable
|
2025-04-28 21:09:39 +08:00 |
|
lilong.129
|
7132eec39e
|
feat: add status code for llm
|
2025-04-28 21:06:53 +08:00 |
|
lilong.129
|
68dbeb368a
|
refactor: adds a message to the conversation history
|
2025-04-28 20:12:08 +08:00 |
|
lilong.129
|
427cc1dab2
|
fix: potential file inclusion via variable
|
2025-04-28 19:59:21 +08:00 |
|
lilong.129
|
4d7dc466f3
|
feat: set LLMService/CVService for case runner
|
2025-04-28 19:45:07 +08:00 |
|
lilong.129
|
7fa4155390
|
refactor: move code
|
2025-04-27 22:37:48 +08:00 |
|
lilong.129
|
9bcdd5d19a
|
feat: add AIAsert
|
2025-04-27 22:25:06 +08:00 |
|