This commit is contained in:
Matthew Zeng
2026-02-01 21:23:24 -08:00
parent 3dd9a37e0b
commit b2312a87ab
9 changed files with 55 additions and 45 deletions

View File

@@ -88,6 +88,7 @@ impl McpEscalationPolicy {
None,
)
})?,
meta: None,
})
.await
.map_err(|e| McpError::internal_error(e.to_string(), None))

View File

@@ -105,6 +105,8 @@ prefix_rule(
"workdir": project_root_path.to_string_lossy(),
}
))),
task: None,
meta: None,
})
.await?;
let tool_call_content = content