auto-save 2026-04-25 18:13 (~2)
This commit is contained in:
@@ -1,12 +1,5 @@
|
|||||||
{
|
{
|
||||||
"entries": [
|
"entries": [
|
||||||
{
|
|
||||||
"ts": "2026-04-23T08:13:34+08:00",
|
|
||||||
"type": "commit",
|
|
||||||
"message": "auto-save 2026-04-23 08:13 (~1)",
|
|
||||||
"hash": "5b105f4",
|
|
||||||
"files_changed": 1
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"ts": "2026-04-23T08:19:25+08:00",
|
"ts": "2026-04-23T08:19:25+08:00",
|
||||||
"type": "commit",
|
"type": "commit",
|
||||||
@@ -3499,6 +3492,13 @@
|
|||||||
"message": "auto-save 2026-04-25 18:02 (~1)",
|
"message": "auto-save 2026-04-25 18:02 (~1)",
|
||||||
"hash": "c5c120b",
|
"hash": "c5c120b",
|
||||||
"files_changed": 1
|
"files_changed": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ts": "2026-04-25T18:07:52+08:00",
|
||||||
|
"type": "commit",
|
||||||
|
"message": "auto-save 2026-04-25 18:07 (~1)",
|
||||||
|
"hash": "8262286",
|
||||||
|
"files_changed": 1
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,13 +1,14 @@
|
|||||||
{
|
{
|
||||||
"created" : "2026-03-28",
|
|
||||||
"description" : "基于开源VLM的Android手机纯视觉GUI自动化操控系统",
|
|
||||||
"kind" : "app",
|
|
||||||
"name": "手机 GUI Agent 自动操控",
|
"name": "手机 GUI Agent 自动操控",
|
||||||
|
"description": "基于开源VLM的Android手机纯视觉GUI自动化操控系统",
|
||||||
|
"status": "active",
|
||||||
|
"kind": "app",
|
||||||
|
"created": "2026-03-28",
|
||||||
"ports": [
|
"ports": [
|
||||||
{
|
{
|
||||||
"fixed" : true,
|
"port": 4380,
|
||||||
"label": "dev",
|
"label": "dev",
|
||||||
"port" : 4380
|
"fixed": true
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"stack": [
|
"stack": [
|
||||||
@@ -17,8 +18,15 @@
|
|||||||
"Qwen2.5-VL",
|
"Qwen2.5-VL",
|
||||||
"FastAPI"
|
"FastAPI"
|
||||||
],
|
],
|
||||||
"status" : "active",
|
"urls": [
|
||||||
|
{
|
||||||
|
"url": "http://localhost:4380",
|
||||||
|
"type": "app",
|
||||||
|
"label": "local"
|
||||||
|
}
|
||||||
|
],
|
||||||
"worklog": {
|
"worklog": {
|
||||||
"path" : "\/Users\/kangwan\/Projects\/code\/20260328-手机GUI-Agent\/.memory\/worklog.json"
|
"path": ".memory/worklog.json",
|
||||||
|
"auto": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user