Skip to content

clawgod

v1.5.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, ci, and PowerShell across a mixed release.

Full changelog

Changes

  • feat: lean settings — auto-optimize token usage via ~/.claude/settings.json
  • feat: --lean-off / --lean-on toggle for lean mode
  • feat: static site updated with all new features (geo-stego, reliability, lean settings)
  • ci: lean settings verification added to compat-daily workflow

Lean Settings

ClawGod now auto-merges token-saving defaults into ~/.claude/settings.json on install. Removes unused tool definitions from the API payload and disables features you don't need — saving tens of thousands of tokens per turn.

What's optimized:

  • permissions.deny: DesignSync, NotebookEdit, PushNotification, RemoteTrigger, CronCreate/Delete/List (removes tool definitions, not just blocks calls)
  • disableWorkflows, disableRemoteControl, disableClaudeAiConnectors, disableArtifact

Non-destructive: only adds keys absent from your existing config. Your permissions and other settings are never overwritten.

Toggle:

claude update --lean-off    # disable lean mode, restore settings
claude update --lean-on     # re-enable lean mode

Static Site

https://clawgod.0chen.cc updated with geo-steganography neutralization, reliability section (Glob/Grep restore, cache optimizations, lean settings, update notification), and routing improvements.

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.4.1...v1.5.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]