This commit is contained in:
tt-P607
2025-11-28 15:24:16 +08:00
6 changed files with 70 additions and 44 deletions

View File

@@ -433,6 +433,7 @@ class EventManager:
EventType.AFTER_LLM,
EventType.POST_SEND,
EventType.AFTER_SEND,
EventType.ON_NOTICE_RECEIVED
]
for event_name in default_events: