WeSearch

Q – A Slim LLM CLI

·1 min read · 0 reactions · 0 comments · 11 views
Q – A Slim LLM CLI

q - Slim LLM CLI. Contribute to lazyville/qsh development by creating an account on GitHub.

Original article
GitHub
Read full at GitHub →
Opening excerpt (first ~120 words) tap to expand

q A slim LLM CLI for your terminal. Ask questions, debug errors with session context, and redact secrets — all from a single shell script. Deps: curl (always present), jq (auto-installed if missing) Install curl -sL https://github.com/lazyville/qsh/releases/latest/download/q.sh > ~/.local/bin/q && chmod +x ~/.local/bin/q Setup Add session logging so q debug / q wtf have terminal context to work with: q install-hook # prints the hook — paste into ~/.zshrc or ~/.bashrc The hook logs commands (skipping vim, fzf, claude, etc.) and provides q-stop / q-start aliases to pause/resume logging around interactive tools.

Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from GitHub