Agent-Reach/agent_eyes
Panniantong e7cd04655e fix: suppress loguru noise in CLI, fix birdx text parser
- CLI now suppresses loguru INFO logs by default (use -v/--verbose to show)
- Fixed birdx output parser to correctly extract author, url, date, text
- birdx search now uses plain text output (--json returns empty arrays)
2026-02-24 05:21:57 +01:00
..
guides v1.0.0 — Agent Eyes: search + read the entire internet 2026-02-24 04:00:47 +01:00
integrations v1.0.0 — Agent Eyes: search + read the entire internet 2026-02-24 04:00:47 +01:00
readers fix: import paths (fetchers→readers), schema field mismatch, RSS detection 2026-02-24 05:13:52 +01:00
search fix: suppress loguru noise in CLI, fix birdx text parser 2026-02-24 05:21:57 +01:00
utils Agent Eyes v1.0.0 — search + read the entire internet 2026-02-24 03:07:50 +01:00
__init__.py v1.0.0 — Agent Eyes: search + read the entire internet 2026-02-24 04:00:47 +01:00
cli.py fix: suppress loguru noise in CLI, fix birdx text parser 2026-02-24 05:21:57 +01:00
config.py v1.0.0 — Agent Eyes: search + read the entire internet 2026-02-24 04:00:47 +01:00
core.py v1.0.0 — Agent Eyes: search + read the entire internet 2026-02-24 04:00:47 +01:00
doctor.py v1.0.0 — Agent Eyes: search + read the entire internet 2026-02-24 04:00:47 +01:00
reader.py fix: import paths (fetchers→readers), schema field mismatch, RSS detection 2026-02-24 05:13:52 +01:00
schema.py Agent Eyes v1.0.0 — search + read the entire internet 2026-02-24 03:07:50 +01:00