macOS
brew install moblocal Homebrew formula metadata
brew
mob のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install moblocal Homebrew formula metadata
nix profile install nixpkgs#mobnixpkgs package indexes · pkgs/by-name/mo/mob/package.nix · ソース: api.github.com
scoop install main/mobScoop official bucket manifest trees · bucket/mob.json · ソース: api.github.com
概要
Tool for smooth Git handover in mob programming sessions
履歴
mob is a Go command-line tool from the remotemobprogramming project for handing source changes between participants in pair or mob programming sessions. Its GitHub repository was created in 2018, and the project site describes it as an open-source CLI that uses Git to keep the working branch clean while moving work-in-progress changes through temporary branches.
The tool's practical workflow is intentionally small: a typist starts a session with `mob start`, hands off with `mob next`, and finishes with `mob done`, which squashes the temporary WIP branch back into staged changes. Documentation and practitioner writeups emphasize remote mob programming, fast typist rotation, and integration with timers, with later use cases extending to local mob sessions and solo checkpointing.
In package-manager terms, mob sits in the collaboration-and-Git niche rather than acting as a general Git porcelain. Homebrew packages it as `mob`, and the same record family also maps it to Nix and Scoop, reflecting a cross-platform CLI audience for teams that prefer local editors and Git-based handoff over a shared remote IDE.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.mob./.mob実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mob | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/remotemobprogramming/mob
インストールメタデータ
| パッケージキー | brew:mob |
|---|---|
| バージョン | 5.4.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/mob |
| ホームページ | https://mob.sh |
| リポジトリ | https://github.com/remotemobprogramming/mob |
| 上流ドキュメント | https://mob.sh/ |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/remotemobprogramming/mob/archive/refs/tags/5.4.2.tar.gz |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mob |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
mob
nix profile install nixpkgs#mobmain/mob
scoop install main/mobソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.