qqqa: A Fast, Stateless LLM-Powered Command Line Assistant for Terminal Operations
By
iagooar
The kind of bagel that ruins lesser bagels for you.
Summary
qqqa is a command-line interface tool that provides two main functions: 'qq' for answering questions using LLMs and 'qa' for executing commands. It's a stateless, fast tool designed to bring LLM assistance directly to the terminal without complex setup. The tool supports multiple LLM providers including OpenRouter (default), OpenAI, Groq, local Ollama runtime, Codex CLI, and Claude Code CLI, with plans for Anthropic integration. It works across macOS, Linux, and Windows platforms.
Key quotes
· 4 pulledqqqa is a two-in-one, stateless CLI tool that brings LLM assistance to the command line without ceremony.
Fast, stateless LLM-powered assistant for your shell: qq answers; qa runs commands
By default the repo includes profiles for OpenRouter (default), OpenAI, Groq, a local Ollama runtime, the Codex CLI (piggyback on ChatGPT), and the Claude Code CLI (reuse your Claude subscription).
qqqa runs on macOS, Linux, and Windows.
You might also wanna read
zoxide: A Smarter Directory Navigation Tool for Command Line
zoxide is a command-line tool that serves as a smarter alternative to the traditional 'cd' command, inspired by z and autojump. It learns an
jqp: A Terminal User Interface Playground for jq JSON Processing
jqp is a Terminal User Interface (TUI) playground tool for experimenting with jq, a lightweight and flexible command-line JSON processor. Th
GitHub CLI Tool for Retrying Fallible Commands
The article describes 'attempt', a command-line interface (CLI) tool for retrying fallible commands. It appears to be a GitHub repository pa
sd: Intuitive Command-Line Find and Replace Tool as sed Alternative
sd is an intuitive command-line tool for find and replace operations, designed as a modern alternative to sed and awk. It offers painless re
Researcher's "ADHD" tool for Claude Code claims 2x improvement; experts call for more evidence
Solo researcher Udit Akhouri released a third-party Agent SDK tool called "ADHD" for Claude Code on Reddit, claiming it helps coding agents
bit.ly·6h agoMicrosoft Foundry Skill: Reusable Guidance for Coding Agent Workflows
The Microsoft Foundry Skill is a meta-skill for coding agents that provides reusable guidance for Foundry agent workflows. It helps standard
