refactor(#1450): lift shared harness-path resolution into hive-sh4re

This commit is contained in:
damocles 2026-06-14 21:21:07 +02:00 committed by mara
commit 41c4682f7a
7 changed files with 48 additions and 46 deletions

1
Cargo.lock generated
View file

@ -1376,6 +1376,7 @@ version = "0.1.0"
dependencies = [
"anyhow",
"futures-util",
"hive-sh4re",
"matrix-sdk",
"reqwest",
"rmcp",