- Updated MCP task executor ID format to use "mcp_server.mcp_tool" for better clarity and consistency. - Added required MCP-specific fields (`mcp_server` and `mcp_tool`) to the Task struct and validation logic. - Enhanced documentation in DESIGN.md and TECHNICAL.md to reflect changes in MCP task structure and requirements. - Improved error handling in ExecuteMCPTask to ensure proper validation of MCP task fields before execution. |
||
|---|---|---|
| .. | ||
| clock.go | ||
| clock_test.go | ||
| config.go | ||
| config_global.go | ||
| config_test.go | ||
| context.go | ||
| enums.go | ||
| enums_test.go | ||
| errors.go | ||
| inspiration.go | ||
| interfaces.go | ||
| request.go | ||
| robot.go | ||
| robot_test.go | ||