From 8bf9cfe623666552ecaab194b408046611e23040 Mon Sep 17 00:00:00 2001 From: Shadow Date: Sat, 31 Jan 2026 20:41:59 -0600 Subject: [PATCH] fix: avoid workspace references in reset greeting (#5706) (thanks @bravostation) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4c85574bd9..fcfe2be356f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ Docs: https://docs.openclaw.ai ### Fixes +- Auto-reply: avoid referencing workspace files in /new greeting prompt. (#5706) Thanks @bravostation. - Process: resolve Windows `spawn()` failures for npm-family CLIs by appending `.cmd` when needed. (#5815) Thanks @thejhinvirtuoso. - Docs: update MiniMax OAuth setup commands; Extensions: use OpenClaw plugin SDK for MiniMax OAuth. (#5402) Thanks @Maosghoul. - Discord: resolve PluralKit proxied senders for allowlists and labels. (#5838) Thanks @thewilloftheshadow.