認証情報アクセス
Reads project config, environment variables, and tool-specific credentials.
brew / 承認ゲート
mise のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
エージェント安全性
mise manages language runtimes and can execute project toolchain hooks.
Reads project config, environment variables, and tool-specific credentials.
Can install runtimes and run configured tasks that call remote systems.
Can drive build and release commands through tasks.
Gate task execution, plugin installs, and secret-backed commands.
Allow version inspection; require approval for task runs that publish, deploy, or install plugins.
インストール
brew install miselocal Homebrew formula metadata
sudo port install miseMacPorts ports tree · sysutils/mise/Portfile · ソース: api.github.com
sudo apk add miseAlpine Linux edge package indexes · mise · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#misenixpkgs package indexes · pkgs/by-name/mi/mise/package.nix · ソース: api.github.com
sudo pacman -S miseArch Linux sync databases · mise · ソース: geo.mirror.pkgbuild.com
choco install miseChocolatey community package catalog · mise · ソース: community.chocolatey.org
scoop install main/miseScoop official bucket manifest trees · bucket/mise.json · ソース: api.github.com
winget install --id jdx.mise -eWindows Package Manager source index · jdx.mise · ソース: cdn.winget.microsoft.com
概要
Polyglot runtime manager (asdf rust clone)
履歴
mise is a Rust-based developer-environment manager by jdx that grew out of the earlier rtx project. The project's documentation says rtx was renamed to mise to avoid confusion with Nvidia's RTX graphics branding and to make the CLI easier to search for and discuss. Its Homebrew description still captures that origin by calling it a polyglot runtime manager and an asdf Rust clone, while the project README frames the broader scope as dev tools, environment variables, and tasks in one CLI.
Technically, mise started in the same problem space as asdf, pyenv, nvm, and direnv: keeping per-project tool versions and environment setup reproducible. It kept compatibility hooks that mattered to asdf users, including .tool-versions files and asdf plugins, but expanded into multiple installation backends such as npm, pipx, core, aqua, and GitHub releases. The documentation emphasizes real executable paths on PATH, optional shell activation, shims for CI and IDE use, and a mise.toml file that can hold tool versions, environment variables, and task definitions together.
In practice, developers use mise to install and switch between runtimes like Node.js, Python, Ruby, Go, Terraform, CMake, and many other CLIs, then run project tasks under the same resolved environment. Its package-manager niche is broader than a language-specific version manager and more integrated than a plain task runner: it is installed by Homebrew and other package managers as a single CLI that coordinates tool acquisition, directory-aware environment loading, and repeatable project commands.
承認ゲート
ローカルの承認ゲートシードには mise 用のルールが 6 件含まれます。対象エントリポイント: mise。重大度ラベル: 重大, 高, 中。カバレッジ: partial、レビュー日: 2026-05-21。
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.
mise.local.tomlmise.tomlmise/config.toml.mise/config.toml.config/mise.toml.config/mise/config.toml.config/mise/conf.d/*.toml~/.config/mise/config.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mise | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:mise |
|---|---|
| バージョン | 2026.7.13 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/mise |
| ホームページ | https://mise.jdx.dev/ |
| リポジトリ | https://github.com/jdx/mise |
| 上流ドキュメント | https://mise.jdx.dev/ |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/jdx/mise/archive/refs/tags/v2026.7.13.tar.gz |
| 最終更新 | 2026-07-24T21:38:14Z |
| Pulse | updated |
| 依存関係 | usage |
| ビルド依存関係 | cmake, llvm, pkgconf, rust |
| macOS 提供ライブラリ | bzip2 |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
| 注意点 | If you are using fish shell, mise will be activated for you automatically. |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mise |
| 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 パッケージリンクとは分けて表示されます。
mise
nix profile install nixpkgs#misemise 2025.12.13-r1
Polyglot runtime and dev tool version manager
sudo apk add misemise-doc 2025.12.13-r1
Polyglot runtime and dev tool version manager (documentation)
sudo apk add mise-docmise 2026.5.15-1
The front-end to your dev env
sudo pacman -S misemise
sudo port install misemise
choco install misemain/mise
scoop install main/misejdx.mise
winget install --id jdx.mise -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.