macOS
brew install tweakcclocal Homebrew formula metadata
brew / rank 3963
Customize your Claude Code themes, thinking verbs, and more. Version 4.3.2 via Homebrew; verified 2026-07-21.
install
brew install tweakcclocal Homebrew formula metadata
overview
Customize your Claude Code themes, thinking verbs, and more
history
tweakcc is a Piebald-AI CLI for customizing and patching Claude Code installations.
The official GitHub repository was created in July 2025. The README describes a tool that patches Claude Code's packaged JavaScript to customize system prompts, themes, toolsets, spinners, input styling, and other behavior.
The 4.x documentation adds an API, sandboxed custom patch scripts, remote config application, AGENTS.md support, and native-binary unpacking and repacking across macOS, Windows, and Linux.
The README emphasizes package-manager-first use through `npx tweakcc` and `pnpm dlx tweakcc`, and supports Claude Code installations made with npm, yarn, pnpm, bun, Homebrew, Nix, and multiple runtime managers. source_facts.package-manager also records a Homebrew formula.
Typical use is `npx tweakcc` for the interactive interface or `npx tweakcc --apply` to reapply stored customizations. Advanced users can use `unpack`, `repack`, and `adhoc-patch` to inspect or modify packaged Claude Code JavaScript.
tweakcc applies package tooling to customization of another packaged developer tool: npx is the entry point, a home-directory JSON file stores state, and patch scripts can be distributed and automated.
security posture
No matching local secret-handling manifest was found for tweakcc. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$TWEAKCC_CONFIG_DIR/config.json~/.tweakcc/config.json~/.claude/tweakcc/config.json$XDG_CONFIG_HOME/tweakcc/config.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
tweakcc | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:tweakcc |
|---|---|
| Version | 4.3.2 |
| Package manager | Homebrew |
| Homepage | https://github.com/Piebald-AI/tweakcc |
| Last updated | 2026-07-21T19:00:38Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.