fix: bootstrap — session restart hint + v0.2.1 migration note #125
Reference in New Issue
Block a user
Delete Branch "fix/123-session-restart-hint"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Bootstrap 文档加两处提醒。
Why
小糯装完 skill 后当前 session 还用旧内容,导致写出 enum 格式的 workflow。
Changes
Ref
Refs #123
LGTM ✅ 三处都是实际踩过的坑:新 session 才生效的提醒、enum → const 迁移说明。