SysOps: deploy-all — 2026-06-09 12:56 UTC

This commit is contained in:
sysops
2026-06-09 12:56:59 +00:00
parent 9b88e7c110
commit 3bf15c4850
9 changed files with 159 additions and 16 deletions
+1 -1
View File
@@ -470,7 +470,7 @@ async def stream_daily_briefing():
"agent_msg", "agent_mesh", agent, "agent",
f"@{agent}: {ev.get('title') or ev.get('event_type')}",
)
for agent_key in ("bizdev", "finance", "sourcing", "halal", "packaging"):
for agent_key in ("bizdev", "finance", "sourcing", "halal", "packaging", "hr"):
yield _briefing_step(
"agent_msg", "agent_mesh", "herman", "agent",
f"Herman → {agent_key}: briefing context gedeeld",