feat: poll forge notifications in agent harness

Closes #27
This commit is contained in:
damocles 2026-05-20 17:54:28 +02:00 committed by Mara
parent a4706d793e
commit cddaacd12f
8 changed files with 913 additions and 9 deletions

View file

@ -3,6 +3,7 @@
pub mod client;
pub mod events;
pub mod forge_notify;
pub mod login;
pub mod login_session;
pub mod mcp;