# 使用 Homebrew Cask 安装 tangleguard-cli

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

## 安装

```sh
sudo av install cask:tangleguard-cli
```

其他安装命令:

### macOS

- Homebrew Cask (100%):

```sh
brew install --cask tangleguard-cli
```

  证据: local Homebrew cask metadata

## 软件包事实

- **软件包键:** cask:tangleguard-cli
- **软件包管理器:** Homebrew Cask
- **版本:** 0.13.0
- **来源摘要:** Codebase Architecture Context via the CLI for LLMs and Humans
- **主页:** <https://tangleguard.com/>
- **最后更新:** 2026-07-28T19:15:27+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- tangleguard-cli (二进制)
- tangleguard-cli (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

TangleGuard CLI is the command-line part of TangleGuard, a developer tool for software architecture monitoring, dependency graph inspection, and architectural rule enforcement.

### 项目历史

The official site identifies TangleGuard as a 2025 software application created by Jan Arends for Rust architecture analysis and architecture-erosion prevention. The official GitHub organization describes the product as a code analysis tool and structural linter for application-level software architecture.

The public organization profile says Archwise Solutions UG is working on making the TangleGuard source code publicly available for auditing. The official GitHub Action README also states that the action code is MIT licensed while the TangleGuard CLI tool is proprietary software subject to a separate EULA, so there is no official public CLI source repository to report.

### 采用历史

TangleGuard is early-stage and distributed through binaries, the official CLI download path, Homebrew cask packaging, a desktop app, a VS Code extension, and a GitHub Action. The official GitHub organization was created in 2025, and the GitHub Action repository was created in October 2025.

For package users, the notable adoption path is the small installable CLI that can run locally, in Git hooks, and behind the official GitHub Action for pull-request validation.

### 使用方式

The official CLI docs document `tangleguard-cli -l <language> [-p <path>] [--ignore-paths <ignore-paths>] [-q] <command> [<args>]`, with `scan`, `validate`, and `upload` commands.

The validation docs document `tangleguard-rules.yaml` in the project root for dependency rules. The GitHub Action docs and README show CI usage for validating circular dependencies and rule violations, optionally uploading results to TangleGuard Cloud.

### 为什么软件包爱好者会关心

TangleGuard is interesting as a modern packaged developer tool because the package is a thin binary CLI around a proprietary Rust/WebAssembly architecture analyzer, with Homebrew cask, IDE, and GitHub Action entry points all invoking the same scanner workflow.

Its packaging model reflects a common current pattern: a hosted or proprietary developer platform exposes a local CLI for reproducible project scans and CI integration, while source availability is intentionally separate from binary distribution.

### 时间线

- 2025: Official site structured data identifies TangleGuard founding date as 2025.
- 2025-08-27: Official GitHub organization and docs repository are created.
- 2025-10-21: Official GitHub Action repository is created.
- 2026: Homebrew cask input records TangleGuard CLI version 0.9.0.

### Related projects

- The official docs list the GitHub Action, CLI, desktop app, VS Code extension, and cloud app as related TangleGuard surfaces.
- The official organization also hosts documentation, feedback, agent-skill, and graph-layout repositories related to the wider TangleGuard project.

### 来源

- <https://github.com/TangleGuard>
- <https://github.com/TangleGuard/.github/blob/main/profile/README.md>
- <https://github.com/TangleGuard/GitHub-Action>
- <https://github.com/TangleGuard/GitHub-Action/blob/main/README.md>
- <https://github.com/TangleGuard/docs>
- <https://raw.githubusercontent.com/TangleGuard/docs/main/src/content/docs/apps/cli.mdx>
- <https://raw.githubusercontent.com/TangleGuard/docs/main/src/content/docs/features/linter.mdx>
- <https://tangleguard.com/>
- source_facts.version


## 安全说明

没有找到 tangleguard-cli 的匹配本地密钥处理 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: tangleguard-rules.yaml

## Combined YAML source

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


## 来源

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