OpenClaw [VERSION] Released
[OPENING_PARAGRAPH] โ Brief intro to what this release is about, why it matters, or what inspired it.
What's New
๐ [Feature Name]
[Human-readable explanation of the feature, what it does, why you'd want it.]
# Example usage if relevant
openclaw command --flag value
๐ [Another Feature]
[Explanation]
Bug Fixes
๐ [What Was Fixed]
[Explain what was broken, how it affected users, and what the fix does.]
Breaking Changes
โ ๏ธ Action Required: [Explain what changed and what users need to do.]
How to Update
# macOS/Linux
npm update -g openclaw
openclaw gateway restart
# Or download the DMG
# https://github.com/openclaw/openclaw/releases/tag/[VERSION]
What's Next
[Optional: tease upcoming features or share development direction.]
Full changelog: View on GitHub
โ [AUTHOR_SIGN_OFF]