huskies: merge 1114 story new project: --path flag to override default host directory

This commit is contained in:
dave
2026-05-17 14:48:49 +00:00
parent 2d6846fe03
commit eb6b07531a
5 changed files with 78 additions and 7 deletions
@@ -281,6 +281,7 @@ pub(in crate::chat::transport::matrix::bot) async fn on_room_message(
cmd.stack.as_deref(),
cmd.git_url.as_deref(),
cmd.git_token.as_deref(),
cmd.host_path.as_deref(),
store,
&ctx.services.project_root,
)