Agent-Reach/agent_reach/channels
Panniantong 77c62c76fb fix(xiaohongshu): robust JSON parsing + Windows timeouts for doctor check
- Replace brittle '"status": "ok"' string match with proper JSON parsing
  in _mcporter_status_ok(). Handles Windows BOM, CRLF line endings, and
  whitespace variations that caused false negatives on Windows + mcporter 0.7.3.
- Fallback to normalised string matching for backward compatibility.
- Extend config-get timeout to 15 s and list timeout to 30 s on Windows
  (unchanged on Linux/macOS: 5 s / 10 s).

Fixes #159
2026-03-13 07:13:10 +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 refactor: strip to installer + doctor + docs, remove read/search wrapper layer 2026-02-26 08:15:56 +01: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 refactor: strip to installer + doctor + docs, remove read/search wrapper layer 2026-02-26 08:15:56 +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 fix: avoid xreach false alarm and xiaoyuzhou install crash 2026-03-12 19:26:58 +08: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