yao/agent/robot/types
Max 3ae3f5425d Refine MCP Task Implementation and Documentation
- 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.
2026-01-27 18:44:25 +08:00
..
clock.go Enhance Robot Cache Implementation and Documentation 2026-01-14 18:54:18 +08:00
clock_test.go Update TODO.md to Reflect Completion of Phases 1 and 2 2026-01-14 18:03:08 +08:00
config.go Enhance Execution Management with UI Display Fields and Localization Support 2026-01-24 10:10:48 +08:00
config_global.go Enhance Email Delivery Configuration and Update Documentation 2026-01-18 18:16:09 +08:00
config_test.go Refactor Executor Architecture and Update Documentation 2026-01-16 15:27:46 +08:00
context.go Enhance Robot Cache Implementation and Documentation 2026-01-14 18:54:18 +08:00
enums.go Refactor Delivery Structures and Enhance Documentation 2026-01-18 17:14:30 +08:00
enums_test.go Refactor Delivery Structures and Enhance Documentation 2026-01-18 17:14:30 +08:00
errors.go Refactor Robot Execution and Pool Management 2026-01-14 20:41:02 +08:00
inspiration.go Update TODO.md to Reflect Completion of Phases 1 and 2 2026-01-14 18:03:08 +08:00
interfaces.go Refactor Executor Architecture and Update Documentation 2026-01-16 15:27:46 +08:00
request.go Refactor Executor Architecture and Update Documentation 2026-01-16 15:27:46 +08:00
robot.go Refine MCP Task Implementation and Documentation 2026-01-27 18:44:25 +08:00
robot_test.go Refactor Job System Integration to Execution Storage 2026-01-22 18:24:50 +08:00