feat: release v0.3.3 — Hermes adapter, context offload, core refactor

This commit is contained in:
chrishuan
2026-05-13 01:58:18 +08:00
parent a74b0b3e43
commit db8f3e516a
100 changed files with 29832 additions and 454 deletions
+3 -3
View File
@@ -96,10 +96,10 @@ openclaw plugins update memory-tencentdb
"pipeline": {
"everyNConversations": 5,
"enableWarmup": true,
"l1IdleTimeoutSeconds": 60,
"l1IdleTimeoutSeconds": 600,
"l2DelayAfterL1Seconds": 90,
"l2MinIntervalSeconds": 300,
"l2MaxIntervalSeconds": 1800,
"l2MinIntervalSeconds": 900,
"l2MaxIntervalSeconds": 3600,
"sessionActiveWindowHours": 24
},
"recall": {