Jim Liu 宝玉
6c0ae7a86a
chore: release v1.31.1
2026-02-10 15:50:31 -06:00
Jim Liu 宝玉
52ade637af
fix(baoyu-post-to-x): fix Chrome launch on macOS and cover image path resolution
...
Use open -na on macOS to avoid process blocking; resolve relative cover image
paths to absolute paths.
2026-02-10 15:46:14 -06:00
Jim Liu 宝玉
569beebdd6
feat(baoyu-post-to-wechat): adapt to new WeChat UI and fix digest/cover handling
...
Rename 图文 to 贴图 throughout; add ProseMirror editor support with old editor
fallback; add fallback file input selector; add upload progress monitoring;
improve save button detection with toast verification; truncate digest > 120
chars at punctuation boundary; fix cover image relative path resolution.
2026-02-10 15:46:09 -06:00
Jim Liu 宝玉
6cbf0f4e52
chore: release v1.31.0
2026-02-07 15:51:09 -06:00
Jim Liu 宝玉
5615e6150f
feat(baoyu-post-to-wechat): add comment control, cover fallback chain, and first-time setup
2026-02-07 15:50:23 -06:00
Jim Liu 宝玉
7465f37dcf
chore: release v1.30.3
2026-02-06 16:22:02 -06:00
Jim Liu 宝玉
38a1b90db3
refactor(baoyu-article-illustrator): optimize SKILL.md from 197 to 150 lines
2026-02-06 16:21:58 -06:00
Jim Liu 宝玉
b53a5db60a
chore: release v1.30.2
2026-02-06 16:13:51 -06:00
Jim Liu 宝玉
372e03cef3
refactor(baoyu-cover-image): optimize SKILL.md from 532 to 233 lines
2026-02-06 16:13:47 -06:00
Jim Liu 宝玉
ea8ad82786
chore: release v1.30.1
2026-02-06 16:07:34 -06:00
Jim Liu 宝玉
6fffe252c0
fix(baoyu-cover-image): enhance reference image analysis and prompt generation
...
- Add deep analysis template for extracting specific visual elements
- Require MUST INCORPORATE section with concrete, reproducible details
- Add integration approach for spatial layout instructions
- Clarify ref-capable backend requirements (Google/OpenAI)
2026-02-06 16:07:09 -06:00
Jim Liu 宝玉
86a84739e8
feat(baoyu-image-gen): add OpenAI GPT Image edits support for reference images
...
- Support --ref with OpenAI GPT Image models (gpt-image-1.5)
- Auto-select Google or OpenAI when --ref provided
- Change ref-related warnings to explicit errors with fix hints
- Add reference image validation before generation
- Improve retry logic to skip non-retryable errors
2026-02-06 16:06:58 -06:00
Jim Liu 宝玉
7f80100b3e
chore: release v1.30.0
2026-02-06 14:56:00 -06:00
Jim Liu 宝玉
61960961ba
feat(baoyu-cover-image): add font dimension with 4 styles
...
Add 6th dimension for typography control:
- clean: modern geometric sans-serif
- handwritten: warm hand-lettered style
- serif: classic elegant typography
- display: bold decorative headlines
Includes auto-selection rules, compatibility matrix, and warm-flat preset.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-06 14:55:11 -06:00
Jim Liu 宝玉
cdd9ee042d
chore: release v1.29.0
2026-02-06 13:36:08 -06:00
Jim Liu 宝玉
c742bfa1af
fix(baoyu-url-to-markdown): improve html extraction and markdown conversion
2026-02-06 13:35:28 -06:00
Jim Liu 宝玉
0faea4ecaa
Merge pull request #38 from kingdomad/feature/baoyu-image-gen-extend-config
...
add EXTEND.md configuration support
2026-02-05 23:10:11 -06:00
Jim Liu 宝玉
7c9ec259a1
Merge pull request #36 from NantesCheval/fix/wechat-title-and-list-duplication
...
fix(baoyu-post-to-wechat): fix title and list number duplication in WeChat articles
2026-02-05 23:09:17 -06:00
史提芬达
24a17709a8
add EXTEND.md configuration support
2026-02-05 19:46:22 +08:00
AlexCheval
a3849af0cf
fix(baoyu-post-to-wechat): fix title and list number duplication in WeChat articles
...
- Remove title from body content when extracting it for WeChat title field
to prevent duplicate title display (one in header, one in content)
- Remove manual ordered list prefix since HTML <ol> already provides numbering,
preventing "1.1.", "2.2.", "3.3." duplication
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 10:04:34 +08:00
Jim Liu 宝玉
cc95e6fe05
chore: release v1.28.4
2026-02-03 11:49:41 -06:00
Jim Liu 宝玉
e7d9ed7917
fix(baoyu-post-to-wechat): remove extra empty lines after image paste and fix summary timing
...
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 11:49:13 -06:00
Jim Liu 宝玉
876c6332f6
feat(baoyu-markdown-to-html): add HTML meta tags and quote stripping for frontmatter
...
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 11:49:07 -06:00
Jim Liu 宝玉
502d2448b2
chore: release v1.28.3
2026-02-03 11:06:59 -06:00
Jim Liu 宝玉
b9e48d9483
fix(baoyu-post-to-wechat): fix placeholder matching to avoid WECHATIMGPH_1 matching WECHATIMGPH_10
2026-02-03 11:06:41 -06:00
Jim Liu 宝玉
b0554f8d0c
chore: release v1.28.2
2026-02-03 11:01:25 -06:00
Jim Liu 宝玉
12f3d95639
fix(baoyu-post-to-x): improve Chrome reuse and placeholder matching in x-article
2026-02-03 11:01:09 -06:00
Jim Liu 宝玉
809fb29ca9
chore: release v1.28.1
2026-02-02 09:11:49 -06:00
Jim Liu 宝玉
be20bdf0be
refactor(baoyu-article-illustrator): simplify SKILL.md and add Core Styles tier
...
- Extract detailed workflow to references/workflow.md
- Add Core Styles for quick selection (vector, minimal-flat, sci-fi, hand-drawn, editorial, scene)
- Add vector-illustration as recommended default style
- Add Illustration Purpose (information/visualization/imagination)
- Add default composition, character rendering, text styling to prompts
2026-02-02 09:11:43 -06:00
Jim Liu 宝玉
7c36b2a6a5
chore: release v1.28.0
2026-02-01 19:49:49 -06:00
Jim Liu 宝玉
7979cb9dde
chore: ignore baoyu-skill-evolution directory
2026-02-01 19:49:22 -06:00
Jim Liu 宝玉
e563bbae7b
feat(baoyu-post-to-wechat): add newspic article type support
...
- Add ArticleOptions interface with news/newspic types
- Track all image media IDs for newspic format
- Restructure publishToDraft for dual article type handling
2026-02-01 19:49:14 -06:00
Jim Liu 宝玉
c63d1eec69
refactor(baoyu-xhs-images): enforce blocking first-time setup
...
- Mark preferences loading as BLOCKING operation
- Update workflow flow diagram and checklist
2026-02-01 19:49:05 -06:00
Jim Liu 宝玉
78d6d23359
refactor(baoyu-comic): enforce blocking first-time setup
...
- Mark preferences loading as BLOCKING operation
- Update workflow flow diagram
2026-02-01 19:48:56 -06:00
Jim Liu 宝玉
ec6781a231
feat(baoyu-article-illustrator): add reference image support
...
- Add reference image handling with direct/style/palette usage types
- Enhance first-time setup as blocking operation
- Update prompt construction with reference frontmatter format
2026-02-01 19:48:46 -06:00
Jim Liu 宝玉
edf9030675
feat(baoyu-cover-image): add reference image support and visual elements library
...
- Add --ref parameter for reference images (style/palette/direct usage)
- Add visual-elements.md with icon vocabulary by topic
- Enhance first-time setup as blocking operation
- Remove character limits from titles, use original source titles
- Update prompt template with reference handling
2026-02-01 19:48:37 -06:00
Jim Liu 宝玉
10e1c426a0
chore: release v1.27.0
2026-02-01 02:15:08 -06:00
Jim Liu 宝玉
dbab83ff82
feat(baoyu-markdown-to-html): add remark-cjk-friendly for CJK emphasis
...
Preprocess markdown with remark-cjk-friendly to properly handle
CJK emphasis markers before HTML conversion.
2026-02-01 02:14:12 -06:00
Jim Liu 宝玉
478e66a93a
docs(baoyu-infographic): clarify AskUserQuestion usage
...
Emphasize combining multiple questions into single call.
2026-02-01 02:14:06 -06:00
Jim Liu 宝玉
3a5866eb4b
refactor(baoyu-format-markdown): use remark-cjk-friendly for CJK emphasis
...
Replace custom CJK emphasis handling with remark-cjk-friendly library,
significantly simplifying the codebase.
2026-02-01 02:13:58 -06:00
Jim Liu 宝玉
c0162bb3af
chore: release v1.26.1
2026-01-29 22:02:42 -06:00
Jim Liu 宝玉
e9342a16f8
fix(baoyu-xhs-images): remove notebook style, add backup rules for prompts and images
2026-01-29 22:01:47 -06:00
Jim Liu 宝玉
5cb86d8e51
feat(baoyu-slide-deck): add backup rules for source, prompt, and slide image files
2026-01-29 22:01:42 -06:00
Jim Liu 宝玉
66ed08f010
feat(baoyu-infographic): add backup rules for source, analysis, prompt, and image files
2026-01-29 22:01:22 -06:00
Jim Liu 宝玉
b179166d28
feat(baoyu-cover-image): add backup rules for source and prompt files
2026-01-29 22:01:17 -06:00
Jim Liu 宝玉
4805526649
feat(baoyu-comic): add backup rules for source, character sheet, prompts, and page images
2026-01-29 22:00:59 -06:00
Jim Liu 宝玉
89159bf86e
feat(baoyu-article-illustrator): add backup rules for source, prompt, and image files
2026-01-29 22:00:37 -06:00
Jim Liu 宝玉
b45b5d2c6e
chore: release v1.26.0
2026-01-29 20:59:45 -06:00
Jim Liu 宝玉
62866426c5
feat(baoyu-xhs-images): add notebook and study-notes styles with mindmap and quadrant layouts
...
- notebook: hand-drawn infographic style with watercolor rendering and Morandi palette
- study-notes: realistic handwritten photo style with blue pen, red annotations, yellow highlighter
- mindmap: center radial layout (4-8 branches)
- quadrant: four-quadrant / circular section layout
2026-01-29 20:59:24 -06:00
Jim Liu 宝玉
28a7db6129
chore: release v1.25.4
2026-01-29 17:17:58 -06:00