refactor(cli)!: complete app-owned profile startup

This commit is contained in:
Turtle
2026-08-10 23:45:04 +08:00
parent 7e3a82eacc
commit d4ccfbd80f
97 changed files with 260 additions and 224 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ profile 布局、层语义与配置输出命令详见 [CLI(命令行界面)
运行一项任务,打印最终答案后退出:
```sh
dsh run "summarize this workspace"
dsh --profile headless "summarize this workspace"
```
### 自动化与 SDK