huskies: merge 927

This commit is contained in:
dave
2026-05-12 17:49:44 +00:00
parent b8945654bf
commit 03a99b3cf1
33 changed files with 119 additions and 25 deletions
+1
View File
@@ -48,6 +48,7 @@ use loop_ops::{
///
/// If `join_token` and `gateway_url` are both provided the agent will register
/// itself with the gateway on startup using the one-time token.
#[allow(clippy::string_slice)] // node_id is a UUID (ASCII); min(8) clamps within its length
pub async fn run(
project_root: Option<PathBuf>,
rendezvous_url: String,