lilong.129
|
dfa8564187
|
fix: build hrp
|
2025-04-24 18:40:48 +08:00 |
|
lilong.129
|
5d54588f1b
|
change: mcp test
|
2025-04-24 17:50:36 +08:00 |
|
lilong.129
|
ac653c2d02
|
feat: print MCP Server logs
|
2025-04-23 21:32:35 +08:00 |
|
lilong.129
|
9418c651f4
|
fix: load env once
|
2025-04-21 22:50:00 +08:00 |
|
lilong.129
|
70a8ee01f7
|
refactor: llm planner
|
2025-04-21 21:33:30 +08:00 |
|
lilong.129
|
938a5e9475
|
feat: build with specifying target os and arch
|
2025-04-21 15:18:28 +08:00 |
|
lilong.129
|
ebeae596a7
|
stash
|
2025-04-21 14:39:37 +08:00 |
|
lilong.129
|
f8a5c25f4b
|
change: mcp tool invoke url path
|
2025-04-10 11:20:00 +08:00 |
|
lilong.129
|
b2dafda155
|
merge master
|
2025-04-09 13:52:12 +08:00 |
|
lilong.129
|
3c077bf555
|
change: update README
|
2025-04-08 00:23:44 +08:00 |
|
lilong.129
|
1081b72847
|
feat: ConvertToolsToRecords
|
2025-04-03 15:20:43 +08:00 |
|
lilong.129
|
f49ee37055
|
change: ToolRequest
|
2025-04-01 22:33:13 +08:00 |
|
lilong.129
|
86d0555074
|
feat: invoke tool in hrp server
|
2025-04-01 21:55:58 +08:00 |
|
lilong.129
|
0c80e3d872
|
feat: add mcp client, convert eino tools
|
2025-04-01 21:11:46 +08:00 |
|
lilong.129
|
563015c55a
|
refactor: LoadEnv
|
2025-03-31 14:54:58 +08:00 |
|
lilong.129
|
284efabbd2
|
feat: add git author for build info
|
2025-03-31 11:03:30 +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
|
7da305f577
|
refactor: ui-tars planner
|
2025-03-19 17:48:13 +08:00 |
|
lilong.129
|
6c74727c44
|
feat: add ui-tars planner
|
2025-03-19 00:09:16 +08:00 |
|
lilong.129
|
d63e5e0c1a
|
feat: add GitCommit/GitBranch/BuildTime in version info
|
2025-03-17 20:40:03 +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 |
|