From d2354d54fe1e545c17eb107b3fa12a397b7554a1 Mon Sep 17 00:00:00 2001 From: kang Date: Sat, 25 Apr 2026 18:13:29 +0800 Subject: [PATCH] auto-save 2026-04-25 18:13 (~2) --- .memory/worklog.json | 14 +++++++------- .project.json | 8 +++++++- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/.memory/worklog.json b/.memory/worklog.json index b2ca3a5..d904ccc 100644 --- a/.memory/worklog.json +++ b/.memory/worklog.json @@ -1,12 +1,5 @@ { "entries": [ - { - "ts": "2026-04-23T08:13:35+08:00", - "type": "commit", - "message": "auto-save 2026-04-23 08:13 (~1)", - "hash": "cd16f6d", - "files_changed": 1 - }, { "ts": "2026-04-23T08:19:27+08:00", "type": "commit", @@ -3499,6 +3492,13 @@ "message": "auto-save 2026-04-25 18:02 (~1)", "hash": "e37b8c8", "files_changed": 1 + }, + { + "ts": "2026-04-25T18:07:54+08:00", + "type": "commit", + "message": "auto-save 2026-04-25 18:07 (~1)", + "hash": "c9a2dab", + "files_changed": 1 } ] } diff --git a/.project.json b/.project.json index e34bb7f..15e3c72 100644 --- a/.project.json +++ b/.project.json @@ -14,7 +14,13 @@ "stack": [ "HTML" ], - "urls": [], + "urls": [ + { + "url": "http://localhost:4330", + "type": "docs", + "label": "local docs" + } + ], "worklog": { "path": ".memory/worklog.json", "auto": true