Skip to content

clawgod

v1.6.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 19d AI Coding Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai assistant claude-ai claude-code claw clawcode
+8 more
limit linux macos patch skill vibe-coded vibe-coding windows

Affected surfaces

auth rbac

Summary

AI summary

Updates feat, default, and Non-destructive across a mixed release.

Full changelog

Changes

  • feat: three-level lean mode (on / max / off)
  • feat: instant wrapper toggle via claude --lean-on / claude --lean-max / claude --lean-off

Three-Level Lean Mode

Token optimization now has three levels, with state persisted across updates:

| Level | Command | What it does |
|-------|---------|-------------|
| on (default) | claude --lean-on | Deny unused tools (DesignSync, NotebookEdit, Cron*, etc.) + disable Workflows/RemoteControl/Artifact |
| max | claude --lean-max | All of "on" + deny Plan mode, Agent Teams, bundled skills. Maximum token savings |
| off | claude --lean-off | Restore all tools and features |

  • Default is on — applied automatically on install
  • State persists across claude update — your choice is never overwritten
  • Toggle is instant (claude --lean-max), no reinstall needed
  • Non-destructive: only adds keys absent from your existing settings

Max Level Details

In addition to the base lean settings, --lean-max also removes:

  • EnterPlanMode / ExitPlanMode (plan mode still available via /plan)
  • SendMessage (Agent Teams subagent communication)
  • ScheduleWakeup (/loop functionality)
  • AskUserQuestion, ReportFindings
  • disableBundledSkills: true (removes all built-in skill catalog)

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.1...v1.6.0

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

Track clawgod

Get notified when new releases ship.

Sign up free

About clawgod

All releases →

Beta — feedback welcome: [email protected]