All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

qqqa: A Fast, Stateless LLM-Powered Command Line Assistant for Terminal Operations

By

iagooar

6mo ago· 7 min readenCode

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 pulled
qqqa 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.
Snippet from the RSS feed
Fast, stateless LLM for your shell: qq answers; qa runs commands - iagooar/qqqa

You might also wanna read