JimLiu-baoyu-skills/skills/baoyu-post-to-wechat
cfh 84c56b0da3 fix(baoyu-post-to-wechat): improve browser publishing reliability
- Add retry logic (5 attempts with progressive backoff) to clickMenuByText
  to handle slow-loading home page menus
- Increase post-login wait from 2s to 5s and menu timeout from 20s to 40s
- Replace fixed 3s sleep after editor tab opens with waitForElement polling
  for #title (30s) and .ProseMirror (15s) to reliably wait for full load
- Improve title/author filling with focus() and change event dispatch
  for more reliable value setting

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 00:43:39 +08:00
..
references feat(baoyu-post-to-wechat): add multi-account support 2026-03-11 23:24:02 -05:00
scripts fix(baoyu-post-to-wechat): improve browser publishing reliability 2026-03-17 00:43:39 +08:00
SKILL.md docs(wechat): replace credential-like placeholders 2026-03-12 00:53:33 -05:00