Agent-Reach/agent_reach/channels
Panniantong 7ae0cd8c0a feat(twitter): migrate from xreach to bird CLI
- Replace xreach CLI with bird (@steipete/bird) as Twitter/X backend
- bird uses AUTH_TOKEN/CT0 env vars (simpler than xreach's session.json)
- Accept both 'bird' and 'birdx' binary names
- Remove version detection logic (bird v0.8.0 is the baseline)
- Write credentials.env to ~/.config/bird/ for easy sourcing
- Keep xfetch session.json sync for backward compatibility
- Update SKILL.md commands: bird search/read/user-tweets/thread
- Update install/uninstall to use npm @steipete/bird
- All 52 tests pass
2026-03-23 08:51:22 +01:00
..
__init__.py feat(channels): add V2EX support via public API (zero-config, tier=0) 2026-03-12 14:29:07 +08:00
base.py refactor: strip to installer + doctor + docs, remove read/search wrapper layer 2026-02-26 08:15:56 +01:00
bilibili.py fix(bilibili): add /all/v2 search API check to doctor (#182) 2026-03-20 00:26:42 +08:00
douyin.py fix: YouTube JS runtime check, Douyin health check, cli bare except, config permission race (#104) 2026-03-08 21:24:05 +08:00
exa_search.py fix: Windows encoding + .cmd subprocess resolution (#64) (#66) 2026-03-04 17:30:11 +08:00
github.py fix: Windows encoding + .cmd subprocess resolution (#64) (#66) 2026-03-04 17:30:11 +08:00
linkedin.py fix: Windows encoding + .cmd subprocess resolution (#64) (#66) 2026-03-04 17:30:11 +08:00
reddit.py fix(reddit): add User-Agent to doctor health check to avoid false 403 2026-03-15 11:12:25 +01:00
rss.py refactor: strip to installer + doctor + docs, remove read/search wrapper layer 2026-02-26 08:15:56 +01:00
twitter.py feat(twitter): migrate from xreach to bird CLI 2026-03-23 08:51:22 +01:00
v2ex.py feat(channels): add V2EX support via public API (zero-config, tier=0) 2026-03-12 14:29:07 +08:00
web.py refactor: strip to installer + doctor + docs, remove read/search wrapper layer 2026-02-26 08:15:56 +01:00
wechat.py feat: add WeChat search via miku_ai (sogou) (#68) 2026-03-04 18:02:05 +08:00
weibo.py feat: add Weibo as default-install channel via Panniantong fork (#118) 2026-03-08 22:25:40 +08:00
xiaohongshu.py fix(xiaohongshu): robust JSON parsing + Windows timeouts for doctor check 2026-03-13 07:13:10 +01:00
xiaoyuzhou.py fix(groq): use Config class instead of hardcoded config.json (#136) 2026-03-10 14:21:34 +08:00
youtube.py fix: YouTube JS runtime check, Douyin health check, cli bare except, config permission race (#104) 2026-03-08 21:24:05 +08:00