Agent-Reach/agent_reach
Panniantong 39f76ee4dc fix: replace 'mcporter list' with 'mcporter config list' to prevent hangs
mcporter list probes all configured servers sequentially, which can hang
indefinitely when servers are slow/offline. mcporter config list reads
config without probing — sufficient for checking if a server is configured.

Affected: doctor checks (4 channels) and install command (2 calls).

Fixes #34
2026-02-27 03:06:27 +01:00
..
channels fix: replace 'mcporter list' with 'mcporter config list' to prevent hangs 2026-02-27 03:06:27 +01:00
guides docs: update all remaining references to use upstream tools directly 2026-02-26 08:25:06 +01:00
integrations refactor: strip to installer + doctor + docs, remove read/search wrapper layer 2026-02-26 08:15:56 +01:00
skill docs: 添加 Cookie 登录封号风险提醒,强调使用小号 2026-02-26 15:13:25 +01:00
__init__.py fix: sync __version__ with pyproject.toml (1.0.0 → 1.2.0) 2026-02-26 15:07:24 +01:00
cli.py fix: replace 'mcporter list' with 'mcporter config list' to prevent hangs 2026-02-27 03:06:27 +01:00
config.py release: v1.1.0 — 新增 Instagram、LinkedIn、Boss直聘 三个渠道 2026-02-25 14:14:30 +01:00
cookie_extract.py rename: Agent Eyes → Agent Reach 2026-02-24 10:25:46 +01:00
core.py refactor: strip to installer + doctor + docs, remove read/search wrapper layer 2026-02-26 08:15:56 +01:00
doctor.py security: doctor warns if config.yaml permissions are too open 2026-02-25 14:16:08 +01:00