Agent-Reach/agent_reach
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
..
channels fix(xiaohongshu): robust JSON parsing + Windows timeouts for doctor check 2026-03-13 07:13:10 +01:00
guides Merge pull request #46 from Panniantong/migrate-bird-to-xreach 2026-02-27 15:21:25 +08:00
integrations feat: migrate Twitter backend from bird CLI to xreach CLI 2026-02-27 08:17:51 +01:00
scripts fix(groq): use Config class instead of hardcoded config.json (#136) 2026-03-10 14:21:34 +08:00
skill docs(skill): add 小宇宙播客 (Xiaoyuzhou) section to SKILL.md (#158) 2026-03-13 11:59:54 +08:00
__init__.py release: v1.3.0 (#70) 2026-03-04 18:18:18 +08:00
cli.py fix: avoid xreach false alarm and xiaoyuzhou install crash 2026-03-12 19:26:58 +08:00
config.py fix: YouTube JS runtime check, Douyin health check, cli bare except, config permission race (#104) 2026-03-08 21:24:05 +08:00
cookie_extract.py fix: sync xfetch session.json when using --from-browser (closes #109) (#112) 2026-03-08 14:32:24 +08:00
core.py feat: migrate Twitter backend from bird CLI to xreach CLI 2026-02-27 08:17:51 +01:00
doctor.py fix: remove emoji from CLI output for Windows GBK compatibility 2026-03-07 05:46:38 +01:00