subagents: add availableToSubagents opt-in toggle for extraMcpServers
This commit is contained in:
parent
33aa2bdbc8
commit
16eec3c314
14 changed files with 356 additions and 84 deletions
|
|
@ -10,5 +10,6 @@
|
|||
//! in-memory `name -> Cancel` map, live only as long as the process is.
|
||||
|
||||
pub mod mcp;
|
||||
pub mod mcp_config;
|
||||
pub mod paths;
|
||||
pub mod session;
|
||||
|
|
|
|||
Loading…
Reference in a new issue