This is the Homebrew tap for Drift AI —
a local-first CLI that captures AI coding sessions (Claude Code + Codex),
compacts them, and binds them to git commits via refs/notes/drift.
brew install ShellFans-Kirin/drift/driftor, equivalently:
brew tap ShellFans-Kirin/drift
brew install driftFormula updates are automated. Whenever drift_ai publishes a new
release, its
release.yml workflow fires a repository_dispatch event of type
drift-released at this tap, and the update-formula.yml workflow here
regenerates Formula/drift.rb against the new tag's artefacts.
Formula/drift.rb— generated Formula (per-release).github/workflows/update-formula.yml— dispatch listener that updates the Formula on release
- Upstream: https://github.com/ShellFans-Kirin/drift_ai
- License: Apache-2.0