Initial commit

This commit is contained in:
Ryan Ward
2026-04-29 10:43:20 -05:00
parent b7b327510d
commit d8d4ac9e5d
28 changed files with 211 additions and 83 deletions
+1 -1
View File
@@ -1373,7 +1373,7 @@ define_settings_group!(AISettings, settings: [
}
// Whether file-based MCP servers from third-party AI tools (e.g. Claude, Codex) should
// be automatically detected and spawned. Warp-native config files (.warp/.mcp.json) are
// be automatically detected and spawned. Warp-native config files (.warp-core/.mcp.json) are
// always detected and spawned, regardless of this setting.
file_based_mcp_enabled: FileBasedMcpEnabled {
type: bool,