auto-save 2026-04-25 17:56 (~2)

This commit is contained in:
2026-04-25 17:56:45 +08:00
parent 6f36cd6a3a
commit 8a11350445
2 changed files with 49 additions and 14 deletions

View File

@@ -1,12 +1,5 @@
{ {
"entries": [ "entries": [
{
"ts": "2026-04-23T07:56:06+08:00",
"type": "commit",
"message": "auto-save 2026-04-23 07:55 (~1)",
"hash": "47e632a",
"files_changed": 1
},
{ {
"ts": "2026-04-23T08:01:56+08:00", "ts": "2026-04-23T08:01:56+08:00",
"type": "commit", "type": "commit",
@@ -3499,6 +3492,13 @@
"message": "auto-save 2026-04-25 17:45 (~1)", "message": "auto-save 2026-04-25 17:45 (~1)",
"hash": "da162a7", "hash": "da162a7",
"files_changed": 1 "files_changed": 1
},
{
"ts": "2026-04-25T17:51:12+08:00",
"type": "commit",
"message": "auto-save 2026-04-25 17:51 (~1)",
"hash": "6f36cd6",
"files_changed": 1
} }
] ]
} }

View File

@@ -1,9 +1,44 @@
{ {
"created" : "2026-04-18", "name": "Lobe Sandbox Backend",
"name" : "Lobe Sandbox Backend", "description": "",
"ownership" : "company", "status": "active",
"status" : "new", "kind": "app",
"worklog" : { "created": "2026-04-18",
"path" : "\/Users\/kangwan\/Projects\/business\/20260418-lobe-sandbox-backend\/.memory\/worklog.json" "urls": [
} {
"url": "https://sandbox.milejoy.com",
"type": "app",
"label": "sandbox"
},
{
"url": "https://sandbox.milejoy.com/admin/?token=0JicSkQZnVVe9zZWpqJKJkTv",
"type": "admin",
"label": "sandbox"
},
{
"url": "https://ai.milejoy.com",
"type": "app",
"label": "ai"
},
{
"url": "https://sandbox.milejoy.com/admin/?token=...",
"type": "admin",
"label": "sandbox"
},
{
"url": "https://sandbox.milejoy.com/admin",
"type": "admin",
"label": "sandbox"
},
{
"url": "https://lobehub.kang-kang.com",
"type": "backend",
"label": "lobehub"
}
],
"worklog": {
"path": ".memory/worklog.json",
"auto": true
},
"ownership": "company"
} }