Jim Liu 宝玉
c7c98ba034
chore: sync vendor baoyu-chrome-cdp across CDP skills
2026-04-01 02:11:56 -05:00
Jim Liu 宝玉
5eeb1e6d8d
refactor(baoyu-danger-x-to-markdown): use graceful Chrome shutdown
2026-03-31 18:24:22 -05:00
Jim Liu 宝玉
e6d54f7492
refactor(shared-skill-packages): add files allowlist support and filter test/changelog files
2026-03-27 14:10:50 -05:00
Jim Liu 宝玉
28ec1053f6
refactor(baoyu-danger-x-to-markdown): migrate tests from bun:test to node:test
2026-03-18 21:59:49 -05:00
Jim Liu 宝玉
ebc74a10ad
feat(baoyu-danger-x-to-markdown): add video media support for X articles
2026-03-18 21:54:21 -05:00
Jim Liu 宝玉
0b9e51d6cc
feat(baoyu-danger-x-to-markdown): add MARKDOWN entity support for X articles
2026-03-18 02:24:15 -05:00
Jim Liu 宝玉
f407c950c3
docs(gemini-web): clarify CDP session reuse
2026-03-16 20:01:09 -05:00
Jim Liu 宝玉
c1f8a9ad07
chore: sync vendored baoyu-chrome-cdp copies
2026-03-16 12:57:39 -05:00
Jim Liu 宝玉
4be6f3682a
chore: sync vendored baoyu-chrome-cdp across all skills
2026-03-16 12:54:36 -05:00
Jim Liu 宝玉
de7dc85361
chore: sync shared skill package vendor test files
2026-03-13 17:56:53 -05:00
Jim Liu 宝玉
3bba18c1fe
build: commit vendored shared skill packages
2026-03-11 20:45:25 -05:00
Jim Liu 宝玉
069c5dc7d7
refactor: unify skill cdp and release artifacts
2026-03-11 19:38:59 -05:00
Jim Liu 宝玉
c43ed57ffc
Merge pull request #69 from liby/feat/xdg-config-path
...
feat: add XDG config path support for EXTEND.md
2026-03-08 22:19:52 -05:00
Jim Liu 宝玉
40ccbed74a
refactor(baoyu-danger-x-to-markdown): add openclaw metadata, baseDir rename, and dynamic script path
2026-03-08 19:22:18 -05:00
Bryan Lee
a702513487
feat: add XDG config path support for EXTEND.md
...
Add $XDG_CONFIG_HOME/baoyu-skills/<skill>/EXTEND.md as second priority
path between project-level and legacy $HOME/.baoyu-skills/ paths.
Priority order:
1. .baoyu-skills/<skill>/EXTEND.md (project)
2. $XDG_CONFIG_HOME/baoyu-skills/<skill>/EXTEND.md (XDG, new)
3. $HOME/.baoyu-skills/<skill>/EXTEND.md (legacy fallback)
Updated: CLAUDE.md template, 16 SKILL.md files, 2 workflow.md
references, and 2 extend-config.ts runtime loaders.
2026-03-09 04:54:26 +08:00
Jim Liu 宝玉
6e533f938f
refactor: unify Chrome CDP profile path across all skills
...
All skills now share a single Chrome profile at:
- macOS: ~/Library/Application Support/baoyu-skills/chrome-profile
- Linux: $XDG_DATA_HOME/baoyu-skills/chrome-profile
- Env override: BAOYU_CHROME_PROFILE_DIR
Fixes baoyu-post-to-weibo incorrectly reusing x-browser-profile.
Legacy per-skill env vars retained as fallback.
2026-03-06 16:03:01 -06:00
Jim Liu 宝玉
67e3e11cce
feat(skills): add cross-platform PowerShell support for EXTEND.md checks
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 19:32:35 -06:00
Jim Liu 宝玉
bd4db203f8
refactor(skills): replace hardcoded npx -y bun with ${BUN_X} runtime variable
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 10:31:29 -06:00
Jim Liu 宝玉
e2a15aadcc
feat(baoyu-danger-x-to-markdown): WSL auto-detection and debug port env var
...
Add X_DEBUG_PORT env var for fixed port in WSL.
Auto-detect WSL and resolve Chrome profile to Windows-native path.
2026-03-02 12:07:16 -06:00
Jim Liu 宝玉
b56e503b16
feat(baoyu-danger-x-to-markdown): add referenced tweet rendering, media reuse, and hi-res downloads
...
- Render embedded tweets in articles as blockquotes with author info and text summary
- Reuse existing markdown when --download-media targets already-converted URLs
- Upgrade Twitter image downloads to 4096x4096 resolution
- Improve entity resolution with logical key lookup
- Support trailing media for all block types (headings, lists, blockquotes)
- Change output path to {username}/{tweet-id}/{content-slug}.md for stable paths
2026-02-28 00:06:43 -06:00
Jim Liu 宝玉
fdf9007e2c
feat(baoyu-danger-x-to-markdown): improve article rendering with inline links and content-based output paths
2026-02-27 18:28:34 -06:00
Jim Liu 宝玉
260b71cdd7
feat(baoyu-danger-x-to-markdown): add --download-media flag and media localization
2026-02-12 01:56:24 -06:00
Jim Liu 宝玉
7842e4d188
chore: release v1.18.2
2026-01-23 16:10:04 -06:00
Jim Liu 宝玉
4998eaf8c2
feat: add baoyu-danger-x-to-markdown skill
...
Ignore generated x-to-markdown output directory.
2026-01-18 17:42:25 -06:00