# diversion を Homebrew Cask でインストール

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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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/ja/homebrew-cask-packages/) - Generated from Homebrew Cask package-manager metadata.
- [Homebrew Cask binaries](https://pkg.so/ja/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
