25 lines
506 B
JSON
25 lines
506 B
JSON
{
|
|
"created" : "2026-03-28",
|
|
"description" : "基于开源VLM的Android手机纯视觉GUI自动化操控系统",
|
|
"kind" : "app",
|
|
"name" : "手机 GUI Agent 自动操控",
|
|
"ports" : [
|
|
{
|
|
"fixed" : true,
|
|
"label" : "dev",
|
|
"port" : 4380
|
|
}
|
|
],
|
|
"stack" : [
|
|
"Python",
|
|
"ADB",
|
|
"scrcpy",
|
|
"Qwen2.5-VL",
|
|
"FastAPI"
|
|
],
|
|
"status" : "active",
|
|
"worklog" : {
|
|
"path" : "\/Users\/kangwan\/Projects\/code\/20260328-手机GUI-Agent\/.memory\/worklog.json"
|
|
}
|
|
}
|