docs: replace NEW_FEAT.md with comprehensive FEAT.md, update README

- Delete NEW_FEAT.md
- Create FEAT.md with complete feature documentation across all versions
- Update README.md to reflect individual tool names and add @mention override
This commit is contained in:
zhi
2026-03-07 17:04:42 +00:00
parent 0729e83b38
commit 7b93db3ed9
3 changed files with 130 additions and 11 deletions

View File

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