This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+8 more
Summary
AI summaryLean mode can now be toggled instantly via claude --lean-off and claude --lean-on.
Full changelog
Changes
- feat(wrapper):
claude --lean-off/claude --lean-on— instant lean mode toggle
Instant Lean Toggle
Lean mode can now be toggled directly from the command line without running the full installer:
claude --lean-off # disable lean mode, restore all tools
claude --lean-on # re-enable lean mode, save tokens
Handled in the wrapper before Claude starts — instant, no download, no re-patch.
Previously required claude update --lean-off which triggered a full installer run. The claude update path still works as a fallback.
Install
macOS / Linux:
curl -fsSL https://github.com/0Chencc/clawgod/releases/latest/download/install.sh | bash
Windows (PowerShell):
irm https://github.com/0Chencc/clawgod/releases/latest/download/install.ps1 | iex
Full changelog: https://github.com/0Chencc/clawgod/compare/v1.5.0...v1.5.1
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About clawgod
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]