# 使用 Homebrew Cask 安装 diversion

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

## 安装

```sh
sudo av install cask:diversion
```

其他安装命令:

### macOS

- Homebrew Cask (100%):

```sh
brew install --cask diversion
```

  证据: local Homebrew cask metadata

## 软件包事实

- **软件包键:** cask:diversion
- **软件包管理器:** Homebrew Cask
- **软件包管理器页面:** <https://formulae.brew.sh/cask/diversion>
- **版本:** 1.6.177
- **来源摘要:** Cloud-native version control CLI and agent
- **主页:** <https://www.diversion.dev/>
- **上游文档:** <https://www.diversion.dev/>
- **源码归档:** <https://get.diversion.dev/update/dv/v1.1.52/darwin-arm64.gz>
- **最后更新:** 2026-09-17T13:03:45Z
- **已生成:** 2026-09-19T06:45:57+00:00

## 可执行文件

- darwin-arm64 (二进制)
- dv (别名)

## 安装行为

- post-install 钩子: 未定义
- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-09-19
- 管理器版本: 1.6.177
- 管理器更新时间: 2026-09-17
- 本地数据: OK
- 上游仓库: https://www.diversion.dev/
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

Diversion is a cloud-native version-control platform and `dv` command-line client designed for large repositories containing code and binary creative assets.

### 项目历史

Diversion was founded to build source control around the needs of creative teams working with code, artwork, audio, and other large assets. The company describes the resulting system as cloud-native version control with no server infrastructure required from users.

The product family expanded beyond its command-line and desktop clients to include Unreal Engine and Unity integrations, repository mirroring, CI/CD support, APIs, and workflows for AI-assisted development.

### 采用历史

Diversion targets game development, virtual production, and other creative teams whose repositories combine source code with large binary assets. Official materials document integrations and workflows for Unreal Engine, Unity, CI/CD systems, and Git repository import.

Its positioning evolved from an alternative to Git and Perforce for game projects toward a collaboration platform for large repositories and parallel AI-agent workflows.

### 使用方式

Users authenticate with `dv login`, create or clone a repository, and use commands such as `dv status`, `dv branch`, `dv checkout`, `dv commit`, `dv diff`, `dv log`, and `dv merge`. A background agent synchronizes workspace content with the hosted repository.

For automation, official CI/CD guidance uses an API token with `dv authenticate`, starts the agent in the background, clones into a new or existing workspace, and waits for `dv status` to confirm synchronization. The documentation recommends storing tokens in the CI platform's secure secret facility rather than a plain environment variable.

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

Diversion is notable to package users as a proprietary, cloud-backed version-control system exposed through the `dv` CLI rather than a Git wrapper. It packages a centralized service, local agent, workspace synchronization, and familiar branch, commit, diff, merge, and log operations into a single client.

Its emphasis on large binary assets and automatically synchronized workspaces makes it relevant where Git LFS or self-hosted Perforce would otherwise add operational complexity.

### 时间线

- 2023: Official blog material documents Diversion's focus on next-generation version control for game developers.
- 2025: Official product updates document expanding review, webhook, Unreal, and asset-management workflows.
- 2026: Diversion presents the platform as infrastructure for large repositories and parallel AI-agent development.

### Related projects

- Git and GitHub repositories can be imported into Diversion, optionally with continuing synchronization.
- Perforce is a principal legacy alternative discussed in Diversion's official product material.
- Official integrations cover Unreal Engine and Unity.

### 来源

- <https://docs.diversion.dev/ci-cd>
- <https://docs.diversion.dev/cmd-ref/import>
- <https://www.diversion.dev/>
- <https://www.diversion.dev/about>
- <https://www.diversion.dev/blog>


## 安全说明

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


## 源数据库详情

- **Source Database:** Homebrew cask API
- **Tap:** homebrew/cask
- **Full Token:** diversion
- **Names:** Diversion CLI
- **Depends On:** Macos: >=: 11
- **Artifacts:** Binary: 1, Target: 1, Uninstall: 1, Zap: 1
- **Deprecated:** no
- **Disabled:** no


## 相关链接

- [Homebrew Cask packages](https://pkg.so/zh-hans/homebrew-cask-packages/) - Generated from Homebrew Cask package-manager metadata.
- [Homebrew Cask binaries](https://pkg.so/zh-hans/homebrew-cask-binaries/) - Cask artifact metadata includes a binary.

## Combined YAML source

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


## 来源

- pkg.so package database
- package-page enrichment
- curated package history
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
