chore(state): 更新服务器状态为空闲超时停机并删除旧启动信息

新增server-stopped状态文件记录停机时间与原因,删除原server-info启动信息文件
This commit is contained in:
duanshuwen
2026-08-27 12:30:02 +08:00
parent d0f04e3787
commit 0139fe6382
2 changed files with 1 additions and 1 deletions

View File

@@ -1 +0,0 @@
{"type":"server-started","port":58928,"host":"127.0.0.1","url_host":"localhost","url":"http://localhost:58928","screen_dir":"D:\\www\\znkj\\WonderQ-Project\\.superpowers\\brainstorm\\472-1787800684\\content","state_dir":"D:\\www\\znkj\\WonderQ-Project\\.superpowers\\brainstorm\\472-1787800684\\state"}

View File

@@ -0,0 +1 @@
{"reason":"idle timeout","timestamp":1787803324811}