Commit graph

  • 8077635f25 feat: add Camoufox anti-detection browser and fix visibility:hidden bug main wangzhuc 2026-04-02 22:22:18 +0800
  • 9c510724ba chore: bump VERSION to v1.3.5 wangzhuc 2026-04-02 01:06:36 +0800
  • 25d6a44082 feat: add article content extraction with anti-scraping fallback wangzhuc 2026-04-02 00:34:02 +0800
  • 530e65c41c chore: untrack CLAUDE.md (already in .gitignore) wangzhuc 2026-04-02 00:08:19 +0800
  • f969dec5eb chore: untrack docs/superpowers (already in .gitignore) wangzhuc 2026-04-02 00:05:01 +0800
  • ae37aa49e1 fix(ci): use full clone to prevent history loss on amend + force push wangzhuc 2026-04-02 00:00:40 +0800
  • 0871162634 feat: visual AI overhaul — style anchoring, typed illustrations, 9-provider fallback wangzhuc 2026-04-01 23:51:53 +0800
  • a92f96a320 ci: amend openclaw build into trigger commit instead of separate commit wangzhuc 2026-04-01 14:06:08 +0800
  • 290c3ee55b chore: rebuild dist/openclaw from source github-actions[bot] 2026-04-01 06:03:43 +0000
  • 5ed39b4e44 feat: improve image relevance — entity anchoring + cover-first flow wangzhuc 2026-04-01 14:03:11 +0800
  • e11666c364 chore: rebuild dist/openclaw from source github-actions[bot] 2026-04-01 05:37:36 +0000
  • c133234dc8 fix: publish 命令支持 --digest 覆盖自动摘要 wangzhuc 2026-04-01 13:37:23 +0800
  • 579b8d04ed chore: rebuild dist/openclaw from source github-actions[bot] 2026-04-01 05:32:44 +0000
  • c2e0256a4f
    Merge pull request #10 from ystyleb/feat/gemini-image Ray Wang 2026-04-01 13:32:35 +0800
  • eb3115d537 fix: improve GeminiProvider — size hint, API key in header, error handling wangzhuc 2026-04-01 13:13:22 +0800
  • 6e0ff85f30 feat: add Gemini image generation support ystyleb 2026-04-01 13:05:13 +0800
  • 8db2c1994a chore: rebuild dist/openclaw from source github-actions[bot] 2026-04-01 04:38:01 +0000
  • 36920125c8 docs: add learn-theme command to CLAUDE.md wangzhuc 2026-04-01 12:02:11 +0800
  • 62d7af9d7c docs: add learn-theme to README wangzhuc 2026-04-01 12:00:19 +0800
  • 3be092c0ae feat(learn-theme): add SKILL.md trigger words and finalize wangzhuc 2026-04-01 11:47:24 +0800
  • d6900fe85d feat(learn-theme): add CLI with argparse and terminal report wangzhuc 2026-04-01 11:45:36 +0800
  • 1cd9b4409f feat(learn-theme): add theme YAML generation from analyzed styles wangzhuc 2026-04-01 11:45:16 +0800
  • 77e76077d8 fix(learn-theme): HTTP error handling, DRY title extraction, text_light fix wangzhuc 2026-04-01 11:40:14 +0800
  • 95ba69fd5a feat: learn_theme — add analyze_styles, DEFAULTS, most_common_value, derive_darkmode integration wangzhuc 2026-04-01 01:56:28 +0800
  • e457b4463b feat: learn_theme — add HTML fetch/extract layer (fetch_article, extract_styles, parse_inline_style) wangzhuc 2026-04-01 01:55:48 +0800
  • 1168768618 feat: add learn_theme.py — color utilities (rgb_to_hex, lightness, is_gray, adjust_lightness, derive_darkmode) wangzhuc 2026-04-01 01:54:40 +0800
  • 5043173169 docs: add learn-theme implementation plan wangzhuc 2026-04-01 01:47:52 +0800
  • 2b8404c027 docs: add learn-theme design spec wangzhuc 2026-04-01 01:44:40 +0800
  • a349dea556 chore: rebuild dist/openclaw from source github-actions[bot] 2026-03-31 08:20:36 +0000
  • e0a71be396 chore: bump VERSION to 1.3.4 wangzhuc 2026-03-31 16:20:03 +0800
  • 7f0aff1738 fix: force UTF-8 encoding for WeChat draft/get response wangzhuc 2026-03-31 15:59:55 +0800
  • 73a67fffc7 fix: improve local file matching for WeChat draft sync wangzhuc 2026-03-31 15:55:55 +0800
  • 2773a8bb9b feat: sync edits from WeChat draft box for learn-edits wangzhuc 2026-03-31 15:46:51 +0800
  • 973aad5951 docs: clarify edit workflow — local markdown first, then re-publish wangzhuc 2026-03-31 15:29:57 +0800
  • 96f6df6209 refactor: reframe Step 5.3 from anti-detection to quality assessment wangzhuc 2026-03-31 15:15:47 +0800
  • 7988bb4e99 refactor: streamline Step 4 — remove param reference, add content quality checks wangzhuc 2026-03-31 15:09:19 +0800
  • 87c4a7d293 feat: effect feedback loop, evergreen topics, merged search, content quality checks wangzhuc 2026-03-31 15:05:14 +0800
  • 09f7034794 refactor: align README and SKILL.md, add self-check feature wangzhuc 2026-03-31 14:50:27 +0800
  • 45c020727b feat: add content enhancement strategies and 2 new frameworks wangzhuc 2026-03-31 14:40:12 +0800
  • f9722fb93b chore: rebuild dist/openclaw from source github-actions[bot] 2026-03-30 16:55:01 +0000
  • a92d453856 chore: bump VERSION to 1.3.3 wangzhuc 2026-03-31 00:54:40 +0800
  • 85efd10fa8 fix: sync README and SKILL.md after session changes wangzhuc 2026-03-31 00:14:31 +0800
  • 02f5e6d93b fix: calibrate humanness_score with bell-curve and over-optimization penalty wangzhuc 2026-03-31 00:09:14 +0800
  • 792aec4101 refine: optimize exemplar seeds with data-driven segment selection wangzhuc 2026-03-30 23:32:10 +0800
  • f7fe44c152 fix: expand negative markers and vocabulary temperature word lists wangzhuc 2026-03-30 23:23:51 +0800
  • d9b87f806f perf: reduce pipeline latency with pre-check and tighter rewrite loops wangzhuc 2026-03-30 23:14:24 +0800
  • 79edadd72e fix: make closing style content-driven instead of persona-fixed wangzhuc 2026-03-30 23:07:09 +0800
  • 15a5adbd48 chore: update README with exemplar system docs, bump VERSION to 1.3.2 wangzhuc 2026-03-30 22:59:14 +0800
  • 7a4f345bb1 fix: align exemplar injection across user/seed paths, clarify priority wangzhuc 2026-03-30 22:57:19 +0800
  • d2b87c489c feat: add universal exemplar seeds for users without articles wangzhuc 2026-03-30 22:53:37 +0800
  • fbe2709bb5 feat: add exemplar library check to Step 1 environment scan wangzhuc 2026-03-30 22:49:57 +0800
  • 83c963527c fix: use filename as fallback source when article has no H1 title wangzhuc 2026-03-30 22:42:23 +0800
  • 885cae8e7d feat: add SICO-style exemplar extraction system for few-shot writing wangzhuc 2026-03-30 22:32:02 +0800
  • e54137ce3e chore: bump VERSION to 1.3.1 wangzhuc 2026-03-30 20:53:33 +0800
  • 4c09df31b3 chore: gitignore CLAUDE.md, remove from tracking wangzhuc 2026-03-30 20:51:25 +0800
  • f38cfb3dfd docs: update CLAUDE.md with anti-AI system, self-learning flywheel, new commands wangzhuc 2026-03-30 20:49:39 +0800
  • a49dc98273 chore: rebuild dist/openclaw from source github-actions[bot] 2026-03-30 12:30:08 +0000
  • 65cba3ccf1 refactor: clean up SKILL.md numbering, add TaskCreate progress tracking wangzhuc 2026-03-30 20:29:55 +0800
  • 023bf26af9 chore: rebuild dist/openclaw from source github-actions[bot] 2026-03-30 12:25:57 +0000
  • 3443ef371f fix: update stale references in SKILL.md (7层 → 3层) wangzhuc 2026-03-30 20:25:47 +0800
  • 333e7c46b1 chore: rebuild dist/openclaw from source github-actions[bot] 2026-03-30 12:23:43 +0000
  • 344f7509f1 feat: structured edit learning with typed patterns and confidence scoring wangzhuc 2026-03-30 20:23:33 +0800
  • 2d3d8e5f54 chore: rebuild dist/openclaw from source github-actions[bot] 2026-03-30 12:20:09 +0000
  • a98a99e773 feat: close the scoring feedback loop in pipeline wangzhuc 2026-03-30 20:19:57 +0800
  • 70bfca61b0 docs: sync README with restructured writing-guide and new features wangzhuc 2026-03-30 20:10:59 +0800
  • ed73813d03 chore: rebuild dist/openclaw from source github-actions[bot] 2026-03-30 11:59:47 +0000
  • bd85fc5c6b chore: bump VERSION to 1.3.0 wangzhuc 2026-03-30 19:58:40 +0800
  • 5fb20083af refactor: remove optimize_loop.py, replace with agent-driven optimization wangzhuc 2026-03-30 19:58:20 +0800
  • c7d618a0d1 feat: add optimization auxiliary function to SKILL.md, integrate scoring into Step 5 wangzhuc 2026-03-30 19:55:44 +0800
  • df72e51ea1 feat: rewrite humanness_score.py with continuous scoring and param mapping wangzhuc 2026-03-30 19:54:11 +0800
  • b9ead663ac chore: bump VERSION to 1.2.1 wangzhuc 2026-03-30 19:01:16 +0800
  • 7a41f6fcc0 chore: rebuild dist/openclaw from source github-actions[bot] 2026-03-30 10:48:54 +0000
  • 4fbbd185ca refactor: restructure writing-guide from action-based to detection-signal-based wangzhuc 2026-03-30 18:48:05 +0800
  • 4ba26b2f0f chore: rebuild dist/openclaw from source github-actions[bot] 2026-03-30 07:20:55 +0000
  • f1e9c084d9 feat: add version tracking and update mechanism wangzhuc 2026-03-30 15:20:22 +0800
  • 1e4a74f930 chore: rebuild dist/openclaw from source github-actions[bot] 2026-03-30 07:02:06 +0000
  • 350fec3c49 chore: add workflow_dispatch trigger to build-openclaw CI wangzhuc 2026-03-30 15:01:48 +0800
  • 639a6e78bb fix: grant write permission to build-openclaw CI workflow wangzhuc 2026-03-30 15:00:26 +0800
  • b7d91523cc chore: gitignore docs/, remove internal dev docs from tracking wangzhuc 2026-03-30 14:56:37 +0800
  • c7701a8733 docs: add diagnose command to README wangzhuc 2026-03-30 14:46:59 +0800
  • 219941f08f feat: add diagnose auxiliary function to SKILL.md wangzhuc 2026-03-30 14:45:24 +0800
  • 5fcceb7c72 feat: add anti-AI diagnostic command (scripts/diagnose.py) wangzhuc 2026-03-30 14:39:33 +0800
  • b0df62f3bc docs: add anti-AI diagnostic implementation plan wangzhuc 2026-03-30 14:36:01 +0800
  • ea6b9924f8 docs: add anti-AI diagnostic command design spec wangzhuc 2026-03-30 14:32:33 +0800
  • ca502cf6d3 fix: build_openclaw 排除 __pycache__,清理 dist 运行时残留 wangzhuc 2026-03-30 13:35:29 +0800
  • 4c842c4a08 README 更新:OpenClaw 安装方式 + 目录结构补充 build_openclaw wangzhuc 2026-03-30 13:07:48 +0800
  • e1a0d6ef47 新增 OpenClaw 兼容:build 脚本 + CI + 首次产物 wangzhuc 2026-03-30 13:00:07 +0800
  • 7c2dc4adc9 README 更新:新增小绿书、预检、image-post 命令 wangzhuc 2026-03-29 01:36:10 +0800
  • 52cff3dd8f 新增小绿书/图片帖支持(WeChat newspic 格式) wangzhuc 2026-03-29 01:33:42 +0800
  • 9bcb9bdd23 Step 7 新增 metadata 预检(借鉴 md2wechat inspect 模式) wangzhuc 2026-03-29 01:27:26 +0800
  • 5cb1f99ecf 修复首次使用者模拟发现的 5 个卡点 wangzhuc 2026-03-29 01:14:19 +0800
  • b80baa4c73 修复 7 个闭环审查问题 wangzhuc 2026-03-29 01:05:05 +0800
  • d87897288d README 新增写作人格系统 + 朱雀 benchmark 数据 wangzhuc 2026-03-29 01:00:44 +0800
  • 3f84dc837d 写作人格朱雀 benchmark 数据更新 wangzhuc 2026-03-29 00:58:47 +0800
  • ddcf15796f 新增写作人格系统:5 个预设人格,像选排版主题一样选写作风格 wangzhuc 2026-03-29 00:48:34 +0800
  • 039a6caa9d
    fix: normalize hotspot scores across platforms for fair sorting ystyleb 2026-03-29 00:13:35 +0800
  • eef748f9c3 README 全面更新:反映结构重构 + 素材采集 + 编辑锚点 + 优化循环 wangzhuc 2026-03-29 00:04:15 +0800
  • 78e8fd666e SKILL.md 结构重构:571行→273行,学习 gstack 模式 wangzhuc 2026-03-29 00:01:04 +0800
  • 3dc2fb6aa3 修复学习飞轮3个断裂点,确保闭环 wangzhuc 2026-03-28 23:44:52 +0800
  • 1b8f0e6bc6 定位调整:高质量初稿生成器 + 编辑锚点 + 学习飞轮 wangzhuc 2026-03-28 23:42:38 +0800