Agent-Reach/agent_eyes
Panniantong 38bf407c3a 精确描述每个渠道的能力层次
核心修改:
- GitHub: 零配置=公开仓库可读可搜,配置 gh/token 后=Fork、Issue、PR、Review 全部可用
- Reddit: 三层能力——Exa 搜索(免费)→代理读帖子→OAuth Bot 高级操作(发帖等)
- 小红书: 必须配 Cookie,没有降级方案,明确说明
- B站: 本地可用/服务器需代理,区分清楚
- Twitter: 零配置可读推文,birdx+Cookie 解锁搜索发推

每个渠道的 check() 方法都改为自定义逻辑,精确反映当前环境的实际能力。
2026-02-24 09:25:46 +01:00
..
channels 精确描述每个渠道的能力层次 2026-02-24 09:25:46 +01:00
guides v1.0.0 — Agent Eyes: search + read the entire internet 2026-02-24 04:00:47 +01:00
integrations v2.0.0 — Pure glue architecture: zero copied code, pluggable channels 2026-02-24 05:38:21 +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: 4 bugs found in full E2E usage testing 2026-02-24 08:52:37 +01:00
config.py v1.0.0 — Agent Eyes: search + read the entire internet 2026-02-24 04:00:47 +01:00
cookie_extract.py feat: one-click cookie import from browser 2026-02-24 06:55:08 +01:00
core.py v2.0.0 — Pure glue architecture: zero copied code, pluggable channels 2026-02-24 05:38:21 +01:00
doctor.py 精确描述每个渠道的能力层次 2026-02-24 09:25:46 +01:00