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

@ -9,6 +9,7 @@ workspace = true
[dependencies]
anyhow.workspace = true
axum.workspace = true
reqwest.workspace = true
futures-util = "0.3"
clap.workspace = true
hive-fr0nt.workspace = true