wangzhuc
87c4a7d293
feat: effect feedback loop, evergreen topics, merged search, content quality checks
...
- Topic selection: add historical effect analysis (framework/strategy/title
performance weighting when stats available), add 2-3 evergreen topics
alongside trending ones
- Step 3: merge material collection and content enhancement into single
search pass, with framework-specific search strategies
- Step 5: split verification into writing quality (A) and content quality (B),
add checks for hook strength, quote density, angle sharpness per framework
- Fix exemplar category mapping for new frameworks (opinion → hot-take,
retrospective → story-emotional)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 16:20:17 +08:00
wangzhuc
45c020727b
feat: add content enhancement strategies and 2 new frameworks
...
- Add content-enhance.md with 4 strategies matched by framework type:
angle discovery (hot-take/opinion), density boost (pain-point/list),
detail anchoring (story/retro), real-feel injection (comparison)
- Add 2 new frameworks: pure-opinion (F) and retrospective (G), now 7 total
- Integrate Step 3.3 content enhancement into SKILL.md pipeline
- Remove parameter optimization loop (low ROI, deprioritized)
- Update README: reframe from anti-AI detection to content quality
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 16:20:17 +08: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
ca502cf6d3
fix: build_openclaw 排除 __pycache__,清理 dist 运行时残留
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 13:35:29 +08: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