storkit: merge 370_bug_scaffold_does_not_create_mcp_json_in_project_root

This commit is contained in:
dave
2026-03-23 12:57:49 +00:00
parent 1816a94617
commit 13b6ecd958
4 changed files with 113 additions and 36 deletions

View File

@@ -39,6 +39,7 @@ impl ProjectApi {
payload.0.path,
&self.ctx.state,
self.ctx.store.as_ref(),
self.ctx.agents.port(),
)
.await
.map_err(bad_request)?;