wangzhuc
25d6a44082
feat: add article content extraction with anti-scraping fallback
...
- New `scripts/fetch_article.py`: extract WeChat article content as Markdown
with three-level fetch strategy (requests → Playwright → manual HTML)
- Refactor `learn_theme.py` to reuse `fetch_article.fetch_html()`, removing
duplicate fetch logic
- Update SKILL.md: add "学习这篇文章/导入范文" auxiliary function
- Update README.md: add article extraction to feature table and directory tree
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 16:34:13 +00:00
github-actions[bot]
290c3ee55b
chore: rebuild dist/openclaw from source
2026-04-01 06:03:43 +00:00
github-actions[bot]
e11666c364
chore: rebuild dist/openclaw from source
2026-04-01 05:37:36 +00:00
github-actions[bot]
8db2c1994a
chore: rebuild dist/openclaw from source
2026-04-01 04:38:01 +00:00
github-actions[bot]
a349dea556
chore: rebuild dist/openclaw from source
2026-03-31 08:20:36 +00:00
github-actions[bot]
f9722fb93b
chore: rebuild dist/openclaw from source
2026-03-30 16:55:01 +00:00
github-actions[bot]
a49dc98273
chore: rebuild dist/openclaw from source
2026-03-30 12:30:08 +00:00
github-actions[bot]
023bf26af9
chore: rebuild dist/openclaw from source
2026-03-30 12:25:57 +00:00
github-actions[bot]
333e7c46b1
chore: rebuild dist/openclaw from source
2026-03-30 12:23:43 +00:00
github-actions[bot]
2d3d8e5f54
chore: rebuild dist/openclaw from source
2026-03-30 12:20:09 +00:00
github-actions[bot]
ed73813d03
chore: rebuild dist/openclaw from source
2026-03-30 11:59:47 +00:00
github-actions[bot]
7a41f6fcc0
chore: rebuild dist/openclaw from source
2026-03-30 10:48:54 +00:00
github-actions[bot]
4ba26b2f0f
chore: rebuild dist/openclaw from source
2026-03-30 07:20:55 +00:00
github-actions[bot]
1e4a74f930
chore: rebuild dist/openclaw from source
2026-03-30 07:02:06 +00:00
wangzhuc
e1a0d6ef47
新增 OpenClaw 兼容:build 脚本 + CI + 首次产物
...
- scripts/build_openclaw.py:SKILL.md 转换({skill_dir}→{baseDir}、WebSearch→web_search、移除 allowed-tools)
- .github/workflows/build-openclaw.yml:push to main 时自动构建 dist/openclaw/
- dist/openclaw/:首次构建产物入库,OpenClaw 用户可直接使用
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 13:00:07 +08:00