macOS
brew install aichatlocal Homebrew formula metadata
sudo port install aichatMacPorts ports tree · textproc/aichat/Portfile · 来源: api.github.com
安装
brew install aichatlocal Homebrew formula metadata
sudo port install aichatMacPorts ports tree · textproc/aichat/Portfile · 来源: api.github.com
nix profile install nixpkgs#aichatnixpkgs package indexes · pkgs/by-name/ai/aichat/package.nix · 来源: api.github.com
sudo pacman -S aichatArch Linux sync databases · aichat · 来源: geo.mirror.pkgbuild.com
scoop install main/aichatScoop official bucket manifest trees · bucket/aichat.json · 来源: api.github.com
winget install --id sigoden.AIChat -eWindows Package Manager source index · sigoden.AIChat · 来源: cdn.winget.microsoft.com
概览
All-in-one AI-Powered CLI Chat & Copilot
历史
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.
安全态势
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.
/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\.env可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
aichat | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/sigoden/aichat
安装元数据
| 软件包键 | 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 |
| Pulse | updated |
| 构建依赖 | rust |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.