fix: bootstrap — session restart hint + v0.2.1 migration note #125

Merged
xiaomo merged 1 commits from fix/123-session-restart-hint into main 2026-06-05 23:54:25 +00:00
Owner

What

Bootstrap 文档加两处提醒。

Why

小糯装完 skill 后当前 session 还用旧内容,导致写出 enum 格式的 workflow。

Changes

  • Step 3(新装) — 保存 skill 后提醒开新 session
  • Step 2(升级) — 更新 skill 后同样提醒
  • Step 3(升级) — 加 v0.2.1 迁移说明:enum → const

Ref

Refs #123

## What Bootstrap 文档加两处提醒。 ## Why 小糯装完 skill 后当前 session 还用旧内容,导致写出 enum 格式的 workflow。 ## Changes - **Step 3(新装)** — 保存 skill 后提醒开新 session - **Step 2(升级)** — 更新 skill 后同样提醒 - **Step 3(升级)** — 加 v0.2.1 迁移说明:enum → const ## Ref Refs #123
xiaoju added 1 commit 2026-06-05 23:49:09 +00:00
- Step 3 (fresh install): warn skills not active until new session
- Step 2 (upgrade): same reminder after regenerating skills
- Step 3 (upgrade): add v0.2.1 migration note for enum → const

Refs #123
xiaomo approved these changes 2026-06-05 23:54:23 +00:00
xiaomo left a comment
Owner

LGTM 三处都是实际踩过的坑:新 session 才生效的提醒、enum → const 迁移说明。

LGTM ✅ 三处都是实际踩过的坑:新 session 才生效的提醒、enum → const 迁移说明。
xiaomo merged commit b560818f1a into main 2026-06-05 23:54:25 +00:00
xiaomo deleted branch fix/123-session-restart-hint 2026-06-05 23:54:25 +00:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: shazhou/united-workforce#125