macOS
brew install qqqalocal Homebrew formula metadata
sudo port install qqMacPorts ports tree · textproc/qq/Portfile · Quelle: api.github.com
brew / Rang 6707
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für qqqa in AI-Agent-Workflows.
Installation
brew install qqqalocal Homebrew formula metadata
sudo port install qqMacPorts ports tree · textproc/qq/Portfile · Quelle: api.github.com
nix profile install nixpkgs#qqnixpkgs package indexes · pkgs/by-name/qq/qq/package.nix · Quelle: api.github.com
scoop install extras/qqScoop official bucket manifest trees · bucket/qq.json · Quelle: api.github.com
winget install --id Tencent.QQ -eWindows Package Manager source index · Tencent.QQ · Quelle: cdn.winget.microsoft.com
Überblick
Fast, stateless LLM for your shell: qq answers; qa runs commands
Verlauf
qqqa is a stateless LLM assistant for the shell. It installs two executables: qq for single questions and qa for a single tool-assisted action with confirmation and safety checks.
The project was created as a two-command terminal assistant: qq means “quick question,” while qa means “quick agent.” Its stated design applies Unix-style composition to LLM interactions, keeping invocations mostly independent instead of maintaining a hidden long-running conversation.
The official README documents Homebrew installation on macOS and Linux, source installation through Cargo, and release binaries for Linux and Windows. This gives qqqa several distribution paths while keeping the two short shell commands central to its identity.
Use qq for a one-shot answer and qa when the model may read or write a file or propose and execute one command. Both commands support initialization through --init.
The tool supports piped input, selectable provider profiles, and optional narrowly scoped terminal history. API credentials can come from environment variables or be stored explicitly in the configuration file.
On first run, configuration is created at ~/.qq/config.json; when XDG_CONFIG_HOME is set and the legacy file is absent, qqqa instead uses $XDG_CONFIG_HOME/qq/config.json.
qqqa packages an LLM client into two unusually short Unix-style commands. Its stateless, single-shot design, pipe support, configurable providers, local-runtime option, and ability to reuse selected AI CLIs distinguish it from persistent chat applications and larger autonomous-agent frameworks.
Sicherheitslage
generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
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.
~/.qq/config.json$XDG_CONFIG_HOME/qq/config.jsonCredential-bearing paths to review before unattended agent runs.
~/.qq/config.json$XDG_CONFIG_HOME/qq/config.jsonExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
qa | cli | globales Executable | |
qq | 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/iagooar/qqqa
Installationsmetadaten
| Paketschlüssel | brew:qqqa |
|---|---|
| Version | 1.0.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/qqqa |
| Homepage | https://github.com/iagooar/qqqa |
| Repository | https://github.com/iagooar/qqqa |
| Lizenz | MIT |
| Quellarchiv | https://github.com/iagooar/qqqa/archive/refs/tags/v1.0.1.tar.gz |
| Zuletzt aktualisiert | 2026-09-13T20:23:06Z |
| Pulse | updated |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | qqqa |
| 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.
qq
sudo port install qqqq
nix profile install nixpkgs#qqextras/qq
scoop install extras/qqTencent.QQ
winget install --id Tencent.QQ -eTencent.QQ.NT
winget install --id Tencent.QQ.NT -eTencent.QQBrowser
winget install --id Tencent.QQBrowser -eTencent.QQDevTools
winget install --id Tencent.QQDevTools -eTencent.QQImage
winget install --id Tencent.QQImage -eTencent.QQMusic
winget install --id Tencent.QQMusic -eTencent.QQPinyin
winget install --id Tencent.QQPinyin -eTencent.QQPlayer
winget install --id Tencent.QQPlayer -eTencent.QQWubi
winget install --id Tencent.QQWubi -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.