⚡
Lightning Fast
Sub-100ms startup. First token streams within 200ms of API response.
# Install
bun add -g @hyperb1iss/q
# Quick question
q "what does this error mean"
# Pipe context
cat error.log | q "explain this"
# Interactive mode
q
# Agent mode
q -x "find all TODO comments"