lifecycle: thread on_step callback through rebuild for accurate queue step labels

This commit is contained in:
damocles 2026-05-31 23:53:02 +02:00 committed by mara
commit d14df8b9a0
4 changed files with 20 additions and 3 deletions

View file

@ -141,6 +141,7 @@ async fn dispatch(req: &HostRequest, coord: Arc<Coordinator>) -> HostResponse {
coord.dashboard_port,
&coord.operator_pronouns,
&coord.context_window_tokens,
&|_| (),
)
.await;
// Mirror auto_update::rebuild_agent — the manager wants