feat(sandbox): 使用逐调用截止时间驱动原生 MCP 会话

This commit is contained in:
2026-09-09 00:49:14 +08:00
parent 12bcc8b1fa
commit 7c7a637e38
6 changed files with 553 additions and 5 deletions
+3
View File
@@ -84,3 +84,6 @@ pub mod extension_stdio;
#[cfg(all(windows, feature = "desktop"))]
pub mod extension_io;
#[cfg(all(windows, feature = "desktop"))]
pub mod extension_mcp;