Commit Graph

84 Commits

Author SHA1 Message Date
徐聪
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
lilong.129
84ff75c3b1 change: add tests 2025-04-27 19:13:55 +08:00
lilong.129
d2976844fc fix: load testcase panic caused by config options 2025-04-27 11:50:50 +08:00
lilong.129
fdcdd246b9 Merge branch 'master' into mcp-client 2025-04-25 17:28:03 +08:00
lilong.129
817dc4d6a5 change: set Temperature for ark model 2025-04-25 17:27:37 +08:00
徐聪
382aad2d9f fix: 修复浏览器驱动的一些问题 2025-04-24 22:57:08 +08:00
lilong.129
70a8ee01f7 refactor: llm planner 2025-04-21 21:33:30 +08:00
lilong.129
ebeae596a7 stash 2025-04-21 14:39:37 +08:00
lilong.129
563015c55a refactor: LoadEnv 2025-03-31 14:54:58 +08:00
lilong.129
561560accb fix: avoid implicit memory aliasing in for loop 2025-03-31 10:54:59 +08:00
lilong.129
4722553537 feat: add PushFile for ADBDriver 2025-03-27 19:56:12 +08:00
lilong.129
7876b747ba feat: add PullFiles for ADBDriver 2025-03-27 19:48:04 +08:00
lilong.129
f73d91da9c feat: add ClearFiles(paths ...string) 2025-03-27 19:37:35 +08:00
lilong.129
d2f92923ee feat: add PullImages for ADBDriver 2025-03-26 19:06:51 +08:00
lilong.129
7d5fdfe490 change: AIAssert 2025-03-25 14:33:07 +08:00
lilong.129
aeee9c7f7b merge v5 2025-03-25 14:25:37 +08:00
lilong.129
1745391a80 fix: convert abs scope for FindScreenText 2025-03-25 14:04:41 +08:00
lilong.129
2ad5c4f6db fix: load env 2025-03-23 10:06:50 +08:00
lilong.129
148d70accf change: load env once 2025-03-22 15:23:39 +08:00
lilong.129
8125191ffb feat: add AIAction, do actions with LLM 2025-03-22 13:20:06 +08:00
lilong.129
5ebfca7f62 refactor: add AIAction 2025-03-22 12:08:42 +08:00
lilong.129
f46fcfb456 fix: parse result for finished type 2025-03-22 01:19:23 +08:00
lilong.129
12e0f7f9a2 feat: save screenshots for PlanNextAction 2025-03-22 01:07:28 +08:00