mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-29 19:06:23 +02:00
feat: add default subscriptions to all Role
This commit is contained in:
parent
c6f97f7487
commit
c496b6b5f6
3 changed files with 8 additions and 0 deletions
|
|
@ -48,3 +48,4 @@ MESSAGE_ROUTE_FROM = "msg_from"
|
|||
MESSAGE_ROUTE_TO = "msg_to"
|
||||
MESSAGE_ROUTE_CAUSE_BY = "cause_by"
|
||||
MESSAGE_META_ROLE = "role"
|
||||
MESSAGE_ROUTE_TO_ALL = "<all>"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue