macOS
brew install tweakcclocal Homebrew formula metadata
brew / rank 3961
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. 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 | cli | global executable |
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.
https://github.com/Piebald-AI/tweakcc
install metadata
| Package key | brew:tweakcc |
|---|---|
| Version | 4.3.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tweakcc |
| Homepage | https://github.com/Piebald-AI/tweakcc |
| Repository | https://github.com/Piebald-AI/tweakcc |
| License | MIT |
| Source archive | https://registry.npmjs.org/tweakcc/-/tweakcc-4.3.2.tgz |
| Last updated | 2026-07-21T19:00:38Z |
| Pulse | updated |
| Dependencies | node |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tweakcc |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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.