macOS
brew install aichatlocal Homebrew formula metadata
sudo port install aichatMacPorts ports tree · textproc/aichat/Portfile · source: api.github.com
brew
All-in-one AI-Powered CLI Chat & Copilot. Version 0.30.0 via Homebrew; verified from local package data.
install
brew install aichatlocal Homebrew formula metadata
sudo port install aichatMacPorts ports tree · textproc/aichat/Portfile · source: api.github.com
nix profile install nixpkgs#aichatnixpkgs package indexes · pkgs/by-name/ai/aichat/package.nix · source: api.github.com
sudo pacman -S aichatArch Linux sync databases · aichat · source: geo.mirror.pkgbuild.com
scoop install main/aichatScoop official bucket manifest trees · bucket/aichat.json · source: api.github.com
winget install --id sigoden.AIChat -eWindows Package Manager source index · sigoden.AIChat · source: cdn.winget.microsoft.com
overview
All-in-one AI-Powered CLI Chat & Copilot
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.
/home/alice/.config/aichat/config.yaml/Users/Alice/Library/Application Support/aichat/config.yamlC:\Users\Alice\AppData\Roaming\aichat\config.yamlCredential-bearing paths to review before unattended agent runs.
/home/alice/.config/aichat/.env/Users/Alice/Library/Application Support/aichat/.envC:\Users\Alice\AppData\Roaming\aichat\.envexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
aichat | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/sigoden/aichat
install metadata
| Package key | brew:aichat |
|---|---|
| Version | 0.30.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/aichat |
| Homepage | https://github.com/sigoden/aichat |
| Repository | https://github.com/sigoden/aichat |
| Upstream docs | https://github.com/sigoden/aichat#readme |
| License | Apache-2.0 OR MIT |
| Source archive | https://github.com/sigoden/aichat/archive/refs/tags/v0.30.0.tar.gz |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | aichat |
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
aichat
nix profile install nixpkgs#aichataichat 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 aichataichat
sudo port install aichatmain/aichat
scoop install main/aichatsigoden.AIChat
winget install --id sigoden.AIChat -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.