huskies: merge 558_story_matrix_bot_can_run_on_the_gateway_to_manage_multiple_projects_from_one_chat

This commit is contained in:
dave
2026-04-14 09:57:11 +00:00
parent 28777b0c77
commit d824dc4b73
6 changed files with 239 additions and 4 deletions
+2
View File
@@ -824,6 +824,8 @@ async fn main() -> Result<(), std::io::Error> {
perm_rx_for_bot,
Arc::clone(&startup_agents),
matrix_shutdown_rx,
None,
vec![],
);
} else {
// Keep the receiver alive (drop it) so the sender never errors.