macOS
brew install tweakcclocal Homebrew formula metadata
安装
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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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 | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.