macOS
brew install --cask diversionlocal Homebrew cask metadata
cask / rank 7231
Cloud-native version control CLI and agent. Version 1.6.177 via Homebrew Cask; verified 2026-09-17.
install
brew install --cask diversionlocal Homebrew cask metadata
overview
Cloud-native version control CLI and agent
history
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.
security posture
No matching local secret-handling manifest was found for diversion. Package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
darwin-arm64 | binary | Homebrew cask binary | darwin-arm64 |
dv | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | cask:diversion |
|---|---|
| Version | 1.6.177 |
| Package manager | Homebrew Cask |
| Package manager page | https://formulae.brew.sh/cask/diversion |
| Homepage | https://www.diversion.dev/ |
| Upstream docs | https://www.diversion.dev/ |
| Source archive | https://get.diversion.dev/update/dv/v1.1.52/darwin-arm64.gz |
| Last updated | 2026-09-17T13:03:45Z |
| Pulse | updated |
| SHA-256 | e0de82afcd72f581929057d25b735e1d14277673f5ac7b11ccb335540f4a7db4 |
| Download URL | https://get.diversion.dev/update/dv/v1.6.177/darwin-arm64.gz |
| Bottle | not recorded |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew cask API |
|---|---|
| Tap | homebrew/cask |
| Full Token | diversion |
| Names |
|
| Depends On | |
| Artifacts | |
| Deprecated | no |
| Disabled | no |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.