docs: add new feature notes

This commit is contained in:
nav
2026-03-07 16:46:33 +00:00
parent d55eac8dc1
commit bbd18cd90c

4
NEW_FEAT.md Normal file
View File

@@ -0,0 +1,4 @@
# New Features
1. 拆分 dirigent-tools不再用一个主工具管理多个小工具。
2. 人类@规则:当来自 humanList 的用户消息包含 <@USER_ID> 时,按被 @ 的 agent 顺序临时覆盖 speaking order 循环;回到首个 agent 后恢复原顺序。