feat(agent-core-v2): allow coder profile to use MCP tools

This commit is contained in:
haozhe.yang 2026-07-09 17:05:20 +08:00
parent acfa0d2296
commit 35cd4a0d5d

View file

@ -74,6 +74,7 @@ const CODER_TOOLS = [
'WebSearch',
'FetchURL',
'Write',
'mcp__*',
] as const;
const EXPLORE_TOOLS = [