# 使用 Homebrew 安装 tweakcc

查看 tweakcc 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:tweakcc
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install tweakcc
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:tweakcc
- **软件包管理器:** Homebrew
- **版本:** 4.3.2
- **来源摘要:** Customize your Claude Code themes, thinking verbs, and more
- **主页:** <https://github.com/Piebald-AI/tweakcc>
- **最后更新:** 2026-07-21T19:00:38Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- tweakcc (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 4.3.2
## 项目历史与用法

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.

### 时间线

- 2025-07-20: Official GitHub repository created.
- 2020s: Official 4.x documentation adds an API, custom patches, remote config, and native-installation support.
- Current: Official README documents npm, pnpm, Homebrew, Nix, and native Claude Code installation compatibility.

### Related projects

- Claude Code is the primary upstream application modified by tweakcc.
- node-lief is the Piebald-AI binding used to extract and repack JavaScript in native Claude Code binaries.
- npm, pnpm, Homebrew, and Nix are part of the documented installation surface.

### 来源

- <https://api.github.com/repos/Piebald-AI/tweakcc>
- <https://github.com/Piebald-AI/tweakcc#readme>
- <https://github.com/Piebald-AI/tweakcc/releases>
- source_facts.package-manager


## 安全说明

没有找到 tweakcc 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## Configuration and credential file locations

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.


## Configuration files

- Unix: $TWEAKCC_CONFIG_DIR/config.json, ~/.tweakcc/config.json, ~/.claude/tweakcc/config.json, $XDG_CONFIG_HOME/tweakcc/config.json

## Combined YAML source

View the package source record on GitHub. [combined/tweakcc.yml](https://github.com/mxcl/pkgdb/blob/main/combined/tweakcc.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
