From d3e53eaf276077530679901ebae00d3e94f2eb78 Mon Sep 17 00:00:00 2001 From: bonald <12394874+bonald@users.noreply.github.com> Date: Sun, 1 Feb 2026 13:42:28 -0400 Subject: [PATCH] fix(skill): update session-logs paths from .clawdbot to .openclaw (#4502) Co-authored-by: Jarvis Co-authored-by: CLAWDINATOR Bot Co-authored-by: Shadow --- CHANGELOG.md | 1 + skills/session-logs/SKILL.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80fe7eb76b..12daf78faa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -128,6 +128,7 @@ Docs: https://docs.openclaw.ai ### Fixes +- Skills: update session-logs paths to use ~/.openclaw. (#4502) Thanks @bonald. - Telegram: avoid silent empty replies by tracking normalization skips before fallback. (#3796) - Mentions: honor mentionPatterns even when explicit mentions are present. (#3303) Thanks @HirokiKobayashi-R. - Discord: restore username directory lookup in target resolution. (#3131) Thanks @bonald. diff --git a/skills/session-logs/SKILL.md b/skills/session-logs/SKILL.md index 00e9579f1e..5fd4a5b8ca 100644 --- a/skills/session-logs/SKILL.md +++ b/skills/session-logs/SKILL.md @@ -10,7 +10,7 @@ Search your complete conversation history stored in session JSONL files. Use thi ## Trigger -Use this skill when the user asks about prior chats, parent conversations, or historical context that isn’t in memory files. +Use this skill when the user asks about prior chats, parent conversations, or historical context that isn't in memory files. ## Location