# Installer diversion avec Homebrew Cask

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de diversion pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew Cask (100%):

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

  Preuve: local Homebrew cask metadata

## Faits du paquet

- **Clé du paquet:** cask:diversion
- **Gestionnaire de paquets:** Homebrew Cask
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/cask/diversion>
- **Version:** 1.6.177
- **Résumé source:** Cloud-native version control CLI and agent
- **Page d'accueil:** <https://www.diversion.dev/>
- **Docs amont:** <https://www.diversion.dev/>
- **Archive source:** <https://get.diversion.dev/update/dv/v1.1.52/darwin-arm64.gz>
- **Dernière mise à jour:** 2026-09-17T13:03:45Z
- **Généré:** 2026-09-19T06:45:57+00:00

## exécutables

- darwin-arm64 (binaire)
- dv (alias)

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-09-19
- version du gestionnaire: 1.6.177
- gestionnaire mis à jour: 2026-09-17
- données locales: OK
- dépôt amont: https://www.diversion.dev/
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <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>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour diversion. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.


## Détails de la base source

- **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


## Liens liés

- [Homebrew Cask packages](https://pkg.so/fr/homebrew-cask-packages/) - Generated from Homebrew Cask package-manager metadata.
- [Homebrew Cask binaries](https://pkg.so/fr/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)


## Sources

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