v0.2.2
asearch — search CLI for LLM agents. One command, 10 sources.
Searches web, HN, Reddit, GitHub, YouTube, X/Twitter + Tavily, Exa, Brave APIs simultaneously.
Keeps agent context clean: compact metadata first, paginated reads of only what you need.
One Go binary, zero dependencies.
Quick start
npm i -g agent-asearch
asearch open --query "claude code plugins" --source hn,redditFor web search:
export TAVILY_API_KEY="tvly-..." # free at tavily.com
asearch open --query "topic" --source web,hn,reddit,github