chore: release v0.9.0

This commit is contained in:
Jim Liu 宝玉
2026-01-17 22:02:40 -06:00
parent 3b13b25f1a
commit 9a9f6a42cd
13 changed files with 118 additions and 1 deletions
+10
View File
@@ -388,3 +388,13 @@ Detailed templates and guidelines in `references/` directory:
- `ohmsha-guide.md` - Ohmsha manga style specifics
- `styles/` - Detailed style definitions
- `layouts/` - Detailed layout definitions
## Extension Support
Custom styles and configurations via EXTEND.md.
**Check paths** (priority order):
1. `.baoyu-skills/baoyu-comic/EXTEND.md` (project)
2. `~/.baoyu-skills/baoyu-comic/EXTEND.md` (user)
If found, load before Step 1. Extension content overrides defaults.