浏览代码

Document v1.0.0 release

Lukas Goldschmidt 1 月之前
父节点
当前提交
352c3b581f
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -1,5 +1,7 @@
 # chat-logger-plugin
 
+**Version:** v1.0.0
+
 Logs recent chat turns to `/tmp/openclaw-chat.log` so the mem0 auto-capture hook can attach the *previous assistant* reply when storing conversational memories.
 
 ## What it does