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
fb0418fa95
feat: add LianLianKan (连连看) game bot implementation
...
- Add complete LianLianKan game bot with AI-powered interface analysis
- Implement static analysis solver with 0-2 turn connection algorithms
- Support cross-platform game automation (Android, iOS, HarmonyOS, Browser)
- Include comprehensive test suite with real game data
- Add command line tool and documentation
- Integrate with HttpRunner @/uixt module and Doubao AI models
2025-06-12 17:51:23 +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
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
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
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
余泓铮
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
徐聪
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
lilong.129
c2935cf1a6
change: create python3 plugin venv with latest funppy/httprunner
2023-08-20 14:09:37 +08:00
lilong.129
cbc72c99d4
change: upgrade funplugin to 0.5.2
2023-08-10 22:22:08 +08:00
lilong.129
20eb9ec39a
change: upgrade go mod zerolog
2023-08-06 10:20:41 +08:00
lilong.129
1c468aa793
fix: unittests
2023-07-23 14:08:37 +08:00
lilong.129
d5554b38ac
change: remove dial ping and dns
2023-05-31 21:29:35 +08:00
lilong.129
b480c6058b
bump version v4.3.4-beta-202305042235
2023-05-04 22:37:38 +08:00
lilong.129
d6db673962
change: update changelog
2023-04-25 11:23:30 +08:00
lilong.129
2249cfab9e
change: update go mod
2023-04-16 18:00:36 +08:00
dependabot[bot]
14f5fce415
build(deps): bump golang.org/x/net
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.0.0-20220919232410-f2f64ebce3c1 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases )
- [Commits](https://github.com/golang/net/commits/v0.7.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-25 02:16:15 +00:00