docs: add observer mode protocol (__SILENT__/__REPLY__)
Define code+LLM collaboration protocol for group chat participation: - Code layer: no @mention gate, forward all msgs to LLM - LLM layer: output __SILENT__ (discard) or __REPLY__ (send) - Documented in MEMORY.md (LLM prompt) and AgentsMeeting (shared ref) - Update xmpp_bot.py to remove @mention gate
This commit is contained in:
Reference in New Issue
Block a user