Version 0.1.0 ยท pre-1.0 alpha

agent-search-gateway

A local foreground daemon and thin CLI for aggregated web and academic search, LLM-assisted search, and fetching URLs admitted by search.

The command line, documented configuration, result schemas, and runtime paths are the supported 0.x interfaces. The generated Python reference is provided for contributors; those modules are not yet a stable SDK.

Install from source

git clone https://github.com/Dingxingdi/agent-search-gateway.git
cd agent-search-gateway
uv tool install .
agent-search-gateway --help
User guide Installation, configuration, commands, result formats, diagnostics, and examples. Configuration reference A complete example for web, LLM, and academic providers using environment-variable names. Compatibility policy Supported public interfaces, diagnostic contracts, internal details, and 0.x versioning. Python reference Generated by pdoc for contributors and source exploration; internal and unstable before 1.0. Contributing Development setup, required checks, provider guidelines, and pull-request expectations. Security Private vulnerability reporting, supported versions, credential hygiene, and scope. Changelog Release history, user-visible changes, and security notes. Source repository Issues, pull requests, release assets, license, and project history.