# tweakcc を Homebrew でインストール

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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## 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
