feat: 重构 Reminder Notification 系统并更新应用包名

This commit is contained in:
qzl
2026-03-30 18:36:57 +08:00
parent 9fb2a6857b
commit 91bf3c3f96
90 changed files with 5133 additions and 3017 deletions
@@ -346,7 +346,7 @@ class AgentScopeRunner:
*messages_for_router,
],
output_model=RouterAgentOutput,
retries=0,
retries=3,
)
response_msg = Msg(
name="router",