feat(baoyu-imagine): auto-migrate legacy baoyu-image-gen EXTEND.md config path

This commit is contained in:
Jim Liu 宝玉
2026-03-25 17:36:46 -05:00
parent 7a0ffd9533
commit b6bf8ecd06
3 changed files with 100 additions and 7 deletions
+2
View File
@@ -55,6 +55,8 @@ if (Test-Path "$HOME/.baoyu-skills/baoyu-imagine/EXTEND.md") { "user" }
| `.baoyu-skills/baoyu-imagine/EXTEND.md` | Project directory |
| `$HOME/.baoyu-skills/baoyu-imagine/EXTEND.md` | User home |
Legacy compatibility: if `.baoyu-skills/baoyu-image-gen/EXTEND.md` exists and the new path does not, runtime renames it to `baoyu-imagine`. If both files exist, runtime leaves them unchanged and uses the new path.
**EXTEND.md Supports**: Default provider | Default quality | Default aspect ratio | Default image size | Default models | Batch worker cap | Provider-specific batch limits
Schema: `references/config/preferences-schema.md`