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