auto-save 2026-04-22 19:43 (~2)
This commit is contained in:
@@ -1,12 +1,5 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"ts": "2026-04-20T13:49:02+08:00",
|
||||
"type": "commit",
|
||||
"message": "auto-save 2026-04-20 13:48 (~1)",
|
||||
"hash": "fa45cf9",
|
||||
"files_changed": 1
|
||||
},
|
||||
{
|
||||
"ts": "2026-04-20T13:54:38+08:00",
|
||||
"type": "commit",
|
||||
@@ -3499,6 +3492,13 @@
|
||||
"message": "auto-save 2026-04-22 19:32 (~1)",
|
||||
"hash": "1a4997d",
|
||||
"files_changed": 1
|
||||
},
|
||||
{
|
||||
"ts": "2026-04-22T19:38:21+08:00",
|
||||
"type": "commit",
|
||||
"message": "auto-save 2026-04-22 19:38 (~1)",
|
||||
"hash": "c791de6",
|
||||
"files_changed": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,21 +1,24 @@
|
||||
{
|
||||
"name": "手机 GUI Agent 自动操控",
|
||||
"description": "基于开源VLM的Android手机纯视觉GUI自动化操控系统",
|
||||
"status": "active",
|
||||
"kind": "app",
|
||||
"created": "2026-03-28",
|
||||
"ports": [
|
||||
"created" : "2026-03-28",
|
||||
"description" : "基于开源VLM的Android手机纯视觉GUI自动化操控系统",
|
||||
"kind" : "app",
|
||||
"name" : "手机 GUI Agent 自动操控",
|
||||
"ports" : [
|
||||
{
|
||||
"port": 4380,
|
||||
"label": "dev",
|
||||
"fixed": true
|
||||
"fixed" : true,
|
||||
"label" : "dev",
|
||||
"port" : 4380
|
||||
}
|
||||
],
|
||||
"stack": [
|
||||
"stack" : [
|
||||
"Python",
|
||||
"ADB",
|
||||
"scrcpy",
|
||||
"Qwen2.5-VL",
|
||||
"FastAPI"
|
||||
]
|
||||
],
|
||||
"status" : "active",
|
||||
"worklog" : {
|
||||
"path" : "\/Users\/kangwan\/Projects\/code\/20260328-手机GUI-Agent\/.memory\/worklog.json"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user