fix(skill): update session-logs paths from .clawdbot to .openclaw (#4502)

Co-authored-by: Jarvis <jarvis@openclaw.ai>
Co-authored-by: CLAWDINATOR Bot <clawdinator[bot]@users.noreply.github.com>
Co-authored-by: Shadow <shadow@openclaw.ai>
This commit is contained in:
bonald
2026-02-01 13:42:28 -04:00
committed by GitHub
parent 20a603de01
commit d3e53eaf27
2 changed files with 2 additions and 1 deletions

View File

@@ -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.

View File

@@ -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 isnt 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