docs: preserve moonshot sync markers

This commit is contained in:
CLAWDINATOR Bot
2026-02-01 20:00:12 +00:00
committed by clawdinator[bot]
parent 443ee26af3
commit 92803facf6
3 changed files with 6 additions and 4 deletions
+1
View File
@@ -13,6 +13,7 @@ Docs: https://docs.openclaw.ai
### Fixes
- Docs: run oxfmt to fix format checks. (#6513) Thanks @app/clawdinator.
- 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.