pkg.soopen package index

brew / 順位 3036

tmuxai を Homebrew, Nix でインストール

tmuxai のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install tmuxai

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#tmuxai

nixpkgs package indexes · pkgs/by-name/tm/tmuxai/package.nix · ソース: api.github.com

概要

パッケージ概要

AI-powered, non-intrusive terminal assistant

コマンドとエイリアス

  • tmuxai

履歴

プロジェクトの歴史と使われ方

TmuxAI is a newer AI terminal assistant built around tmux rather than around a separate terminal emulator or chat UI. Its official documentation describes it as an assistant that lives inside tmux sessions, observes visible panes, chats in a dedicated pane, and can execute approved commands in a separate execution pane.

プロジェクトの歴史

The project presents itself as part of the post-ChatGPT wave of command-line AI tools, but with a tmux-first design: it assumes the user's existing terminal workspace is already in tmux and uses that workspace as model context. The official README and site emphasize Unix-like systems, a single `tmuxai` command, configuration in `~/.config/tmuxai/config.yaml`, and installation via a shell installer, release binaries, Homebrew, or `go install` from the main branch.

Because the upstream public history is still thin, the safest history claim is about design lineage rather than age: TmuxAI extends the tmux ecosystem from session management into AI-assisted terminal observation and controlled command execution. Its docs also include knowledge bases, model configuration, context squashing, MCP server tools, and watch/prepare modes, showing a tool aimed at long-running terminal workflows rather than one-shot prompts.

採用の歴史

Package-manager adoption is visible in the supplied package facts: the project is packaged for Homebrew and Nix. That matters for this niche because tmux users often expect portable CLI tools to be installed into a dotfile-managed Unix environment, and Homebrew/Nix coverage puts TmuxAI in the same installation path as tmux itself.

使われ方

A typical use is to start `tmuxai` inside an existing tmux window, configure a model provider and API key, then ask for help while the assistant reads visible pane context. Its observe mode proposes commands and asks for confirmation before running them; prepare mode improves shell command tracking; watch mode monitors pane output for a stated goal.

パッケージ好きにとっての重要性

For package nerds, TmuxAI is notable less as a mature historical utility and more as an example of AI tooling moving into established terminal multiplexers. It packages AI assistance as a normal Unix command with config files, Homebrew/Nix distribution, and tmux pane semantics, rather than as a proprietary terminal app.

タイムライン

  • Current: Official docs describe install-script, Homebrew, release-binary, and Go-from-main installation paths.
  • Current: Official docs describe observe, prepare, watch, knowledge-base, squashing, web fetch/search, and MCP server features.
  • 2026: Supplied package facts list Homebrew and Nix package-manager coverage.

Related projects

  • Related to tmux as its host environment, and adjacent to terminal AI assistants that provide command suggestions or shell automation.
  • Related in workflow to tmux session tools such as tmuxinator and tmuxp, but focused on interactive AI assistance rather than declarative session layout.

セキュリティ状態

保護ツール対応はまだ見つかっていません

tmuxai に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.config/tmuxai/config.yaml~/.config/tmuxai/mcp.json

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.config/tmuxai/config.yaml

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
tmuxai実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版2.3.1
マネージャ更新日2026-07-26
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:tmuxai
バージョン2.3.1
パッケージマネージャHomebrew
ホームページhttps://tmuxai.dev/
リポジトリhttps://github.com/alvinunreal/tmuxai
最終更新2026-07-26T00:50:42+02:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

tmuxai

nix profile install nixpkgs#tmuxai
  • normalized package name match
  • 一致条件: Tmuxai
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/tm/tmuxai/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation