merge: refresh against the advancing master

This commit is contained in:
Huanqi Cao
2026-08-01 19:41:44 +08:00
62 changed files with 806 additions and 173 deletions

View File

@@ -2054,7 +2054,7 @@ export interface Config extends TuiConfig {
/**
* Skill name auto-invoked as this session's first user turn, exactly as if
* the user typed `/skill:<name>`. Set only by a launcher for a fresh
* skill-guided session (`dsh migrate`/`dsh experimental-upgrade`); absent
* skill-guided session (`dsh migrate`/`dsh upgrade`); absent
* leaves the first turn to the user.
*/
initialSkill?: string