macOS
brew install qqqalocal Homebrew formula metadata
sudo port install qqMacPorts ports tree · textproc/qq/Portfile · source: api.github.com
brew / rank 6707
Fast, stateless LLM for your shell: qq answers; qa runs commands. Version 1.0.1 via Homebrew; verified 2026-09-13. Also installable with macports: sudo port install qq.
install
brew install qqqalocal Homebrew formula metadata
sudo port install qqMacPorts ports tree · textproc/qq/Portfile · source: api.github.com
nix profile install nixpkgs#qqnixpkgs package indexes · pkgs/by-name/qq/qq/package.nix · source: api.github.com
scoop install extras/qqScoop official bucket manifest trees · bucket/qq.json · source: api.github.com
winget install --id Tencent.QQ -eWindows Package Manager source index · Tencent.QQ · source: cdn.winget.microsoft.com
overview
Fast, stateless LLM for your shell: qq answers; qa runs commands
history
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.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
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.
~/.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
| Command | Kind | Exposure | Note |
|---|---|---|---|
qa | cli | global executable | |
qq | 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/iagooar/qqqa
install metadata
| Package key | brew:qqqa |
|---|---|
| Version | 1.0.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/qqqa |
| Homepage | https://github.com/iagooar/qqqa |
| Repository | https://github.com/iagooar/qqqa |
| License | MIT |
| Source archive | https://github.com/iagooar/qqqa/archive/refs/tags/v1.0.1.tar.gz |
| Last updated | 2026-09-13T20:23:06Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 -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.