macOS
brew install tweakcclocal Homebrew formula metadata
brew / 順位 3963
tweakcc のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install tweakcclocal Homebrew formula metadata
概要
Customize your Claude Code themes, thinking verbs, and more
履歴
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.
セキュリティ状態
tweakcc に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
tweakcc | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:tweakcc |
|---|---|
| バージョン | 4.3.2 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/Piebald-AI/tweakcc |
| 最終更新 | 2026-07-21T19:00:38Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.