macOS
brew install qqqalocal Homebrew formula metadata
sudo port install qqMacPorts ports tree · textproc/qq/Portfile · ソース: api.github.com
brew / 順位 6707
qqqa のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install qqqalocal Homebrew formula metadata
sudo port install qqMacPorts ports tree · textproc/qq/Portfile · ソース: api.github.com
nix profile install nixpkgs#qqnixpkgs package indexes · pkgs/by-name/qq/qq/package.nix · ソース: api.github.com
scoop install extras/qqScoop official bucket manifest trees · bucket/qq.json · ソース: api.github.com
winget install --id Tencent.QQ -eWindows Package Manager source index · Tencent.QQ · ソース: cdn.winget.microsoft.com
概要
Fast, stateless LLM for your shell: qq answers; qa runs commands
履歴
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.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
qa | cli | グローバル実行可能ファイル | |
qq | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/iagooar/qqqa
インストールメタデータ
| パッケージキー | brew:qqqa |
|---|---|
| バージョン | 1.0.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/qqqa |
| ホームページ | https://github.com/iagooar/qqqa |
| リポジトリ | https://github.com/iagooar/qqqa |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/iagooar/qqqa/archive/refs/tags/v1.0.1.tar.gz |
| 最終更新 | 2026-09-13T20:23:06Z |
| Pulse | updated |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.