Commit Graph

54 Commits

Author SHA1 Message Date
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
lilong.129
8a3b6b5c4c feat: appendConversationHistory for ai planner 2025-03-22 00:06:30 +08:00
lilong.129
bbc05513f9 fix: get screen size for planner 2025-03-20 20:52:59 +08:00
lilong.129
868acd45ac fix: load jpeg image 2025-03-20 20:39:32 +08:00
lilong.129
da0bdc4fe5 fix: convertCoordinateAction 2025-03-20 18:02:35 +08:00
lilong.129
3801ffb744 feat: load .env file from current working directory upward recursively 2025-03-20 14:23:56 +08:00
lilong.129
b5f3e7ff96 change: remove unused code 2025-03-19 22:47:10 +08:00
lilong.129
a4d3c08a6a fix: check LLM env 2025-03-19 22:28:42 +08:00
lilong.129
55acaceb09 feat: add TapByLLM/PlanNextAction for XTDriver 2025-03-19 21:16:21 +08:00
lilong.129
ec93382e47 feat: add GetScreenShotBuffer, GetScreenShotBase64 2025-03-19 18:16:00 +08:00
lilong.129
fb3f8a6fca change: add logs 2025-03-17 20:16:22 +08:00
lilong.129
7d8efaa540 test: drag direction with random offset 2025-03-17 18:13:54 +08:00
lilong.129
5e2f33b362 feat: TapByCV WithTapRandomRect 2025-03-17 18:06:32 +08:00
lilong.129
182de16751 feat: ApplySwipeOffset 2025-03-17 17:57:10 +08:00
lilong.129
9fb53590ca refactor: rename ApplyTapOffset 2025-03-17 17:44:04 +08:00
lilong.129
b34a2218fe feat: tap random point in ocr text rect 2025-03-17 15:36:35 +08:00
lilong.129
7f69052be6 change: FindScreenText return text rect 2025-03-17 15:09:04 +08:00
lilong.129
3e7e9b0ef9 change: tap/swipe with offset 2025-03-17 14:36:09 +08:00
lilong.129
b412fa193b refactor: move uixt ext to EvalTools 2025-03-14 10:55:46 +08:00
lilong.129
eb730c2ebe fix: miss suffix for screenshot file path 2025-03-11 22:42:05 +08:00
lilong.129
b8e9a25991 fix: miss suffix for screenshot file path 2025-03-11 22:38:47 +08:00
lilong.129
124c222fbf test: add unittest 2025-03-11 22:12:02 +08:00
lilong.129
7a00f5ff44 feat: ios unmount 2025-03-07 23:08:46 +08:00
lilong.129
80b18f6d05 test: add unittest for WDA PushImage/ClearImages 2025-03-07 12:09:08 +08:00
lilong.129
683bbdd7f6 test: add unittest for adb PushImage/ClearImages 2025-03-07 11:38:50 +08:00
lilong.129
0d416e74a1 change: use context to contral ScreenRecord timeout or cancel 2025-03-06 22:16:49 +08:00
lilong.129
e8025f9e65 fix: screen record duration 2025-03-06 17:58:16 +08:00
lilong.129
79e0323471 fix: screen record with scrcpy 2025-03-06 17:50:01 +08:00
lilong.129
cc81c00a82 feat: add adb screen record 2025-03-06 16:57:51 +08:00
lilong.129
a6fce6a13b change: replace with assert err nil 2025-03-05 22:33:17 +08:00
lilong.129
b5fffdf548 move ghdc to pkg 2025-03-05 21:33:06 +08:00