This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryAdds a searchable CLI tool for LLM agents with support for ten sources.
Full changelog
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,reddit
For web search:
export TAVILY_API_KEY="tvly-..." # free at tavily.com
asearch open --query "topic" --source web,hn,reddit,github
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About agent-asearch
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]