Automic VaultAutomic Vault

brew

aichat を Homebrew, MacPorts, Nix, pacman, scoop, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install aichat

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install aichat

MacPorts ports tree · textproc/aichat/Portfile · ソース: api.github.com

Linux

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

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

Arch Linux pacman確認済み · 92%
sudo pacman -S aichat

Arch Linux sync databases · aichat · ソース: geo.mirror.pkgbuild.com

Windows

Scoop確認済み · 92%
scoop install main/aichat

Scoop official bucket manifest trees · bucket/aichat.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id sigoden.AIChat -e

Windows Package Manager source index · sigoden.AIChat · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

All-in-one AI-Powered CLI Chat & Copilot

コマンドとエイリアス

  • aichat

履歴

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

AIChat is a Rust-based all-in-one LLM command-line tool. It combines a chat REPL, command mode, shell assistant, roles, sessions, macros, RAG, tool and agent support, and a local HTTP server under one CLI.

プロジェクトの歴史

The GitHub repository was created in March 2023, and the first listed release, v0.1.0, was published the same day. Early positioning was simple CLI chat, but the current README describes a much broader terminal copilot with multi-provider model access.

By the current documentation, AIChat supports more than 20 LLM providers through a unified interface, including OpenAI, Claude, Gemini, Ollama, Groq, Azure OpenAI, Vertex AI, Bedrock, GitHub Models, Mistral, Deepseek, OpenRouter, and OpenAI-compatible APIs. Later features include RAG, custom roles, function calling, MCP-style tools, agents, shell integration, completions, and a local server exposing chat, embeddings, rerank, playground, and arena endpoints.

採用の歴史

Official installation instructions cover cargo install, Homebrew/Linuxbrew, pacman, Scoop, Termux, and prebuilt binaries for macOS, Linux, and Windows. The supplied package facts also list MacPorts, Nix, winget, and additional package-manager entries.

The repository's GitHub metadata shows five-figure stars by this run, and official releases continued through at least v0.30.0 in July 2025. Its adoption profile is broader than a single provider wrapper: it is used as a terminal frontend for many commercial, hosted, and local models.

使われ方

AIChat can be run with a plain prompt, as an interactive REPL, as a shell assistant with natural-language command execution, as a code-output filter, with files or URLs as inputs, with named roles or sessions, with RAG collections, with agents, or as a local API server.

Configuration lives in a per-user config directory as config.yaml, and secrets may be stored in the config directory's .env file or supplied with provider-specific environment variables such as OPENAI_API_KEY. The wiki documents AICHAT_CONFIG_DIR, AICHAT_ENV_FILE, AICHAT_CONFIG_FILE, and related overrides.

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

AIChat is significant because it packages much of the post-2023 LLM terminal workflow into one distributable binary: chat, shell command generation, file ingestion, provider abstraction, local serving, RAG, and agents.

For package maintainers, it is also a good example of modern CLI packaging pressure: rapid upstream releases, many optional provider integrations, cross-platform binaries, shell completions, and config paths that differ by OS.

タイムライン

  • 2023: GitHub repository created and v0.1.0 released.
  • 2024: Releases expanded through v0.20+ while multi-provider and workflow features matured.
  • 2025: v0.30.0 released in July.
  • 2026: Official repository metadata and input package facts show broad cross-platform package-manager availability.

Related projects

  • AIChat is related to provider-specific CLIs and SDKs for OpenAI, Anthropic Claude, Gemini, Ollama, Bedrock, Mistral, and other model services.
  • The README points to sigoden/llm-functions for external tool/function-calling support.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 8 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

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

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.

Linux
/home/alice/.config/aichat/config.yaml
macOS
/Users/Alice/Library/Application Support/aichat/config.yaml
Windows
C:\Users\Alice\AppData\Roaming\aichat\config.yaml

Credential files

Credential-bearing paths to review before unattended agent runs.

Linux
/home/alice/.config/aichat/.env
macOS
/Users/Alice/Library/Application Support/aichat/.env
Windows
C:\Users\Alice\AppData\Roaming\aichat\.env

実行可能ファイル

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

コマンド種類公開範囲メモ
aichatcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版0.30.0
マネージャ更新日2026-07-10
ローカルデータOK
上流最新
検出された最新v0.30.0

https://github.com/sigoden/aichat

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:aichat
バージョン0.30.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/aichat
ホームページhttps://github.com/sigoden/aichat
リポジトリhttps://github.com/sigoden/aichat
上流ドキュメントhttps://github.com/sigoden/aichat#readme
ライセンスApache-2.0 OR MIT
ソースアーカイブhttps://github.com/sigoden/aichat/archive/refs/tags/v0.30.0.tar.gz
最終更新2026-07-10T16:49:54-04:00
Pulseupdated
ビルド依存関係rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameaichat
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

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

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

Nix95%

aichat

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

aichat 0.30.0-3

All-in-one AI CLI tool featuring Chat-REPL, Shell Assistant, RAG, AI tools & agents

https://github.com/sigoden/aichat

sudo pacman -S aichat
  • License: MIT OR Apache-2.0
  • Architecture: x86_64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Aichat
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: aichat from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

aichat

sudo port install aichat
  • normalized package name match
  • 一致条件: Aichat
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/aichat/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/aichat

scoop install main/aichat
  • normalized package name match
  • 一致条件: Aichat
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/aichat.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

sigoden.AIChat

winget install --id sigoden.AIChat -e
  • normalized package name match
  • 一致条件: Aichat
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: sigoden.AIChat from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment