Commit Graph

110 Commits

Author SHA1 Message Date
余泓铮
c3a5179f4a feat: 新增根据ui2点击 2025-06-29 15:08:30 +08:00
余泓铮
a476e47609 fix: install error 2025-06-29 14:41:26 +08:00
lilong.129
b271e655b1 feat: add MCP plugin support and optimize AI service configuration
- Add UIXT runner with MCP plugin support
   - Refactor AI service options handling
   - Optimize configuration parsing for LLM and CV services
   - Update dependencies to latest versions
2025-06-13 20:24:57 +08:00
lilong.129
5d8c22f729 refactor: mcphost call tools 2025-05-17 11:37:11 +08:00
lilong.129
6f428ce5cd change: upgrade mcp-go to v0.27.0 2025-05-12 22:46:21 +08:00
徐聪
0bd621ad3c fix: XTDriver 2025-05-07 20:21:56 +08:00
徐聪
ccc279bdcd fix: assert by Selector 2025-05-07 20:12:56 +08:00
lilong.129
0e9389c796 refactor: NewXTDriver api, return error if init failed 2025-04-30 14:31:36 +08:00
lilong.129
ac653c2d02 feat: print MCP Server logs 2025-04-23 21:32:35 +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
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
0c80e3d872 feat: add mcp client, convert eino tools 2025-04-01 21:11:46 +08:00
lilong.129
55acaceb09 feat: add TapByLLM/PlanNextAction for XTDriver 2025-03-19 21:16:21 +08:00
lilong.129
ae4e8b3dd1 change: downgrade to go 1.22 2025-03-07 12:00:46 +08:00
lilong.129
b5fffdf548 move ghdc to pkg 2025-03-05 21:33:06 +08:00
lilong.129
94e906ff62 refactor: replace with builtin locker 2025-03-03 20:25:37 +08:00
lilong.129
03bdb2b741 refactor: driver Session 2025-02-07 18:04:12 +08:00
lilong.129
e7d78badcd refactor: NewAndroidDevice 2025-02-07 16:22:35 +08:00
lilong.129
63a02fe121 upgrade hrp version to v5 2025-02-05 21:18:54 +08:00
lilong.129
35edfd0f07 refactor: move boomer to github.com/httprunner/boomer 2025-02-05 21:00:16 +08:00
lilong.129
ec508012a9 change: upgrade go-ios to v1.0.161 2024-11-23 20:55:27 +08:00
lilong.129
ef37d88e0b refactor ios: replace gidevice with go-ios 2024-11-23 15:06:28 +08:00
余泓铮
cf1868a948 feat: update ghdc 2024-10-15 10:42:53 +08:00
余泓铮
e0a05a91c6 feat: update ghdc 2024-10-09 21:17:45 +08:00
余泓铮
aae910acec feat: update ghdc 2024-10-08 21:59:35 +08:00
余泓铮
6125115625 feat: update ghdc 2024-09-30 11:34:47 +08:00
余泓铮
a1f54a962d feat: update ghdc 2024-09-25 15:49:50 +08:00
余泓铮
81c9268c35 feat: 新增用例 2024-09-25 13:15:19 +08:00
余泓铮
b525133a70 feat: update version 2024-09-25 12:19:15 +08:00
lilong.129
65301ef0e3 fix: test error 2024-09-20 18:12:54 +08:00
余泓铮
a63a575c37 fix: 回滚go版本,测试加入localhost 2024-09-20 15:05:06 +08:00
余泓铮
ac6940b283 feat: 支持打开锁屏 2024-09-18 21:50:05 +08:00
余泓铮
878b626971 feat: 新增鸿蒙支持 2024-09-18 13:44:54 +08:00
lilong.129
4c71fc02f9 refactor: add DriverSession, move step cache to Driver session 2024-09-02 12:16:06 +08:00
lilong.129
67eecb405c merge master 2024-08-27 20:14:33 +08:00
余泓铮
4c18045f3b merge master 2024-08-27 16:56:26 +08:00
徐聪
1d3016debe fix: update funplugin to v0.5.5 2024-08-21 16:40:20 +08:00
lilong.129
fc01cfe0cc merge branch merge-from-video 2024-08-21 14:57:53 +08:00
lilong.129
89d0d4bb96 refactor: move LoadFile to hrp/loader 2024-08-19 22:42:53 +08:00
徐聪
0c2244c5bc fix: resolve conflicts 2024-08-14 11:29:45 +08:00
余泓铮
d6be695b60 feat: update lib 2024-07-29 15:57:43 +08:00
徐聪
42f68e0641 fix: resolve conflicts 2024-07-19 15:11:16 +08:00
余泓铮
e2a7c29acf feat: 支持shoots协议,新增UIAgent驱动接口 2024-07-16 20:30:39 +08:00
徐聪
99757954c6 feat: add bilibili ios script 2024-06-04 22:17:26 +08:00
余泓铮
3b4367cac4 Feat/yuhongzheng/pre auto install
* fix: fix rotate tap swipe error
* fix: default input frequency from 60 to 10
* fix: error getting window size during screen rotation
* fix: kuake input unicode error
* feat: android input by appium ime
* feat: android swipe and tap with duration
* fix: format import file
* fix: format import file
* feat: 新增按控件点击,获取设备应用,修改日志获取
* feat: 新增ui2控件点击
* fix: format file
* fix: format file
* Merge branch 'video-release' into 'feat/yuhongzheng/pre_auto_install'
* merge
* Merge branch 'feat/yuhongzheng/pre_auto_install' of…
* fix: close reader
* Merge branch 'video-release' into 'feat/yuhongzheng/pre_auto_install'
* fix: format code
* Merge branch 'feat/yuhongzheng/pre_auto_install' of…
* fix: test send key

https://code.byted.org/iesqa/httprunner/merge_requests/34
2024-05-10 07:02:41 +00:00
lilong.129
cd152962be fix: downgrade go mod grpc 2024-01-18 23:41:49 +08:00
lilong.129
70c91a9f5a feat: add Shell step type 2024-01-18 23:35:35 +08:00
lilong.129
1153ebf200 change: upgrade funplugin to v0.5.3 2023-08-20 21:50:23 +08:00