Some checks failed
SDK CI / python-compile (push) Has been cancelled
- 新增 sdk/app/agent(Hook/Skills/Anti-ban 等)及 NAS/ADB 脚本 - 更新 Android 端、unified、PHP SDK、Docker Compose - Soul 文档迁移至 Soul调研/;移除资料目录内 APK - .gitignore 排除 sdk/tmp、sdk/logs、sdk/tmp_rom Co-authored-by: Cursor <cursoragent@cursor.com>
11 lines
197 B
Plaintext
11 lines
197 B
Plaintext
# 设备端Agent核心依赖
|
||
websockets>=12.0
|
||
uiautomator2>=3.0.0
|
||
adbutils>=2.0.0
|
||
|
||
# 可选:AI视觉(截屏+AI看屏决策)
|
||
httpx>=0.25.0
|
||
|
||
# 可选:语音控制
|
||
# SpeechRecognition>=3.10.0
|