feat(skill): improve multi-turn fast-slow routing

This commit is contained in:
wuyang6
2026-07-24 17:12:25 +08:00
parent a505261bde
commit e2bf012f60
15 changed files with 195 additions and 14 deletions
@@ -42,7 +42,7 @@
| --- | --- |
| 多个独立动作、跨对象/跨垂域、并列连接、多方向调整 | `references/structure-multi-instruction.md` |
| 条件触发 + 动作、自动化、智能习惯、超级任务 | `references/structure-automation.md`,并读取 `references/domain-automation.md` |
| 当前轮含省略、指代、确认/取消,且结论依赖前轮 | 读取主垂域卡中的多轮规则 |
| 当前轮含省略、指代、确认/取消、修正或补充,且结论可能依赖前轮 | 先读取 `references/structure-multi-turn.md` 重建任务,再读取主垂域卡 |
## 停止条件