Agent-Reach/agent_eyes/readers
Panniantong d891af5b7d fix: import paths (fetchers→readers), schema field mismatch, RSS detection
Bugs found during fresh pip install testing:
- readers/*.py still referenced agent_eyes.fetchers → fixed to agent_eyes.readers
- reader.py passed 'author'/'metadata' to UnifiedContent which doesn't have those → use 'extra' field
- RSS URL detection missed domains containing 'rss' (e.g. hnrss.org)
2026-02-24 05:13:52 +01:00
..
__init__.py v1.0.0 — Agent Eyes: search + read the entire internet 2026-02-24 04:00:47 +01:00
bilibili.py v1.0.0 — Agent Eyes: search + read the entire internet 2026-02-24 04:00:47 +01:00
browser.py v1.0.0 — Agent Eyes: search + read the entire internet 2026-02-24 04:00:47 +01:00
github.py v1.0.0 — Agent Eyes: search + read the entire internet 2026-02-24 04:00:47 +01:00
jina.py v1.0.0 — Agent Eyes: search + read the entire internet 2026-02-24 04:00:47 +01:00
reddit.py v1.0.0 — Agent Eyes: search + read the entire internet 2026-02-24 04:00:47 +01:00
rss.py v1.0.0 — Agent Eyes: search + read the entire internet 2026-02-24 04:00:47 +01:00
telegram.py v1.0.0 — Agent Eyes: search + read the entire internet 2026-02-24 04:00:47 +01:00
twitter.py fix: import paths (fetchers→readers), schema field mismatch, RSS detection 2026-02-24 05:13:52 +01:00
wechat.py fix: import paths (fetchers→readers), schema field mismatch, RSS detection 2026-02-24 05:13:52 +01:00
xhs.py fix: import paths (fetchers→readers), schema field mismatch, RSS detection 2026-02-24 05:13:52 +01:00
youtube.py fix: import paths (fetchers→readers), schema field mismatch, RSS detection 2026-02-24 05:13:52 +01:00