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
This commit is contained in:
lilong.129
2025-06-12 17:51:23 +08:00
parent 72df285fed
commit fb0418fa95
10 changed files with 2108 additions and 1 deletions

View File

@@ -1 +1 @@
v5.0.0-beta-2506121451
v5.0.0-beta-2506121751