Skip to content

Commit 81c00bd

Browse files
committed
v5.1.2 — 修复:pain字段为空、LEARNED记忆层写入、代码审计修复
1 parent f06f24e commit 81c00bd

12 files changed

Lines changed: 36 additions & 8532 deletions

File tree

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,12 @@ node_modules/
22
.opencode/
33
logs/
44
mark-heartflow-skill/
5+
6+
# 运行时数据
7+
memory/.hmac-key
8+
memory/.last-dream
9+
memory/*.jsonl
10+
*.log
11+
tests/
12+
data/
13+
internal/

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.1.1
1+
5.1.2

0 commit comments

Comments
 (0)