|
|
@@ -1,6 +1,24 @@
|
|
|
# 更新日志 (Changelog)
|
|
|
|
|
|
此文件记录所有构建版本的变更。
|
|
|
+## v1.0.86 (2026-07-10)
|
|
|
+
|
|
|
+### 工程化
|
|
|
+- auto bump version and changelog [skip ci]
|
|
|
+
|
|
|
+### 其他
|
|
|
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
|
|
|
+-
|
|
|
+- 新增服务器运行状态: 运行时长、CPU 使用率、JVM 内存占用, 数据来自后端 /api/system/health 接口
|
|
|
+- 已在 mounted 中调用 loadServerHealth() 自动加载
|
|
|
+- Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
|
|
|
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
|
|
|
+-
|
|
|
+
|
|
|
+### Bug 修复
|
|
|
+- 系统状态卡片增加变更日志入口与服务器运行监控
|
|
|
+
|
|
|
+
|
|
|
## v1.0.84 (2026-07-10)
|
|
|
|
|
|
### 工程化
|