Files
AutoGPT/autogpt_platform/backend
Zamil Majdy 3263d50f4b refactor(mcp): Use BlockUIType.MCP_TOOL instead of SpecialBlockID checks
Add MCP_TOOL to backend BlockType enum and frontend BlockUIType enum,
matching the existing pattern used by AGENT blocks. Replace all
SpecialBlockID.MCP_TOOL type-checks with uiType-based checks.
2026-02-11 07:10:22 +04:00
..