Commit Graph

17 Commits

Author SHA1 Message Date
chrishuan 438869bec8 feat: release v0.3.6 2026-05-28 14:32:52 +08:00
YOMXXX 1bdcf28c5e feat(recall): cap injected memory context (#71)
- Add `recall.maxCharsPerMemory` and `recall.maxTotalRecallChars` with defaults of `0`, which do not alter existing behavior. Users can opt in by setting positive values to cap injected memory context.
- Apply the budget after L1 search and before `<relevant-memories>` injection, preserving score order while truncating oversized entries and dropping overflow.
- Document the new guards in README, README_CN, and `openclaw.plugin.json`.
2026-05-26 21:19:38 +08:00
chrishuan 3d965dfbb6 fix(docs): add cd docker/opensource before docker build command 2026-05-20 18:21:34 +08:00
Yuntong8888 3f69f3c92d Update README.md 2026-05-14 15:21:30 +08:00
Yuntong8888 31d3542ba9 Update README.md 2026-05-14 04:19:15 +08:00
Yuntong8888 5717b4aab0 Update README.md 2026-05-13 17:51:10 +08:00
Yuntong8888 7608894156 Update README.md 2026-05-13 17:37:58 +08:00
Yuntong8888 79bf24fbe4 Update README.md 2026-05-13 16:09:43 +08:00
chrishuan f7794f198e docs: sync README, SKILL, and image updates from GitHub 2026-05-13 15:02:10 +08:00
chrishuan 28be408fb8 docs: add Hermes quick start to README and Docker support 2026-05-13 02:14:54 +08:00
chrishuan 5bf5f890a3 docs: rewrite README.md to match README_CN.md structure 2026-05-13 00:16:08 +08:00
chrishuan 3cc6d2aa75 docs: fix benchmark data, replace placeholder links, add EN pyramid image 2026-05-13 00:02:53 +08:00
chrishuan c53eff041e Update README.md 2026-05-12 23:12:54 +08:00
chrishuan d500796f19 Update README.md 2026-05-12 20:46:54 +08:00
chrishuan cad62bccbd Update README.md 2026-05-12 15:17:17 +08:00
chrishuan f7f384e818 docs: update README/README_CN and add assets/images 2026-05-12 14:37:09 +08:00
chrishuan e445c9bbda Update README.md 2026-04-11 17:46:08 +08:00