Based on x-reader by @runes_leo (MIT License). Extended with: - Reddit support (posts + comments, proxy support) - GitHub support (repos, issues, PRs) - Web search via Exa semantic search - Reddit search (bypasses IP blocks via Exa) - GitHub search (repos by stars) - Renamed package: x_reader → agent_eyes - New MCP tools: search, search_reddit, search_github - Agent-first positioning and documentation
3 lines
82 B
Python
3 lines
82 B
Python
"""x-reader: Universal content reader for 7+ platforms."""
|
|
|
|
__version__ = "0.1.0"
|