manager: receive forge notifications (ManagerRequest::Wake)

This commit is contained in:
damocles 2026-05-21 18:33:39 +02:00 committed by Mara
parent d5009cd175
commit 3b44410427
4 changed files with 46 additions and 11 deletions

View file

@ -82,6 +82,7 @@ async fn main() -> Result<()> {
files.clone(),
turn_lock.clone(),
));
tokio::spawn(hive_ag3nt::forge_notify::run(cli.socket.clone(), true));
match initial {
LoginState::Online => {
serve(