v1.3.0Android
v1.3.0 — WeChat 公众号 + Windows 修复
Added 1
- WeChat official account channel as the 13th supported channel
Fixed 2
- Doctor command crashing on Windows Chinese systems due to UTF-8 decoding error with GBK encoding
- npm globally installed tools not found on Windows by using shutil.which() to resolve full paths
🆕 新功能
- 微信公众号渠道 — Agent Reach 第 13 个渠道
- 搜索:
miku_ai(搜狗微信搜索)按关键词搜公众号文章 - 阅读:
wechat-article-for-ai(Camoufox 隐身浏览器)读取全文 Markdown - 安装:
pip install miku_ai camoufox[geoip] markdownify beautifulsoup4 httpx
- 搜索:
🐛 修复
- Windows 中文系统 doctor 崩溃 (#64) —
text=True在 GBK 系统解码 UTF-8 报错 - Windows .cmd 文件找不到 (#64) — npm 全局安装的工具用
shutil.which()解析完整路径
📝 文档
- 澄清 agent-reach 没有 read/search 命令 (#58, #59)
- 修复小红书 SKILL.md 函数名 (#65)
- 新增 CONTRIBUTING.md (#62)
- README 中英文更新
更新命令
pip install --upgrade https://github.com/Panniantong/agent-reach/archive/main.zip