macOS
brew install aichatlocal Homebrew formula metadata
sudo port install aichatMacPorts ports tree · textproc/aichat/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für aichat in AI-Agent-Workflows.
Installation
brew install aichatlocal Homebrew formula metadata
sudo port install aichatMacPorts ports tree · textproc/aichat/Portfile · Quelle: api.github.com
nix profile install nixpkgs#aichatnixpkgs package indexes · pkgs/by-name/ai/aichat/package.nix · Quelle: api.github.com
sudo pacman -S aichatArch Linux sync databases · aichat · Quelle: geo.mirror.pkgbuild.com
scoop install main/aichatScoop official bucket manifest trees · bucket/aichat.json · Quelle: api.github.com
winget install --id sigoden.AIChat -eWindows Package Manager source index · sigoden.AIChat · Quelle: cdn.winget.microsoft.com
Überblick
All-in-one AI-Powered CLI Chat & Copilot
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
aichat | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/sigoden/aichat
Installationsmetadaten
| Paketschlüssel | brew:aichat |
|---|---|
| Version | 0.30.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/aichat |
| Homepage | https://github.com/sigoden/aichat |
| Repository | https://github.com/sigoden/aichat |
| Upstream-Dokumentation | https://github.com/sigoden/aichat#readme |
| Lizenz | Apache-2.0 OR MIT |
| Quellarchiv | https://github.com/sigoden/aichat/archive/refs/tags/v0.30.0.tar.gz |
| Zuletzt aktualisiert | 2026-07-10T16:49:54-04:00 |
| Pulse | updated |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.