-
Notifications
You must be signed in to change notification settings - Fork 88
希望作者可以内置支持per-agent #6
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestpluginOpenClaw plugin / SQLite mainlineOpenClaw plugin / SQLite mainline
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestpluginOpenClaw plugin / SQLite mainlineOpenClaw plugin / SQLite mainline
多agent,不仅是AI,更有可能是多个个人,家庭用户,或者是teamwork中的其他成员。目前的全局是简单了,记忆共享了(这是单一用户最大好处,每个agent都为自己服务了),但是若是group里的话,全局记忆容易产生混淆,隐私泄露,甚至是噪声……所以希望大神在这个基础上开发内置多agent支持,为每个per-agent做memory数据库优化。谢谢