yao/agent/robot
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
..
api Enhance Robot Configuration with Agents and MCP Servers Integration 2026-01-27 15:59:14 +08:00
cache Enhance Robot Configuration with Agents and MCP Servers Integration 2026-01-27 15:59:14 +08:00
dedup Update TODO.md to Reflect Completion of Phases 1 and 2 2026-01-14 18:03:08 +08:00
executor Refine MCP Task Implementation and Documentation 2026-01-27 18:44:25 +08:00
manager Implement Auto-Generation of Member ID in Robot API 2026-01-22 17:31:36 +08:00
plan Update TODO.md to Reflect Completion of Phases 1 and 2 2026-01-14 18:03:08 +08:00
pool Refactor Executor Architecture and Update Documentation 2026-01-16 15:27:46 +08:00
store Enhance Robot Configuration with Agents and MCP Servers Integration 2026-01-27 15:59:14 +08:00
trigger Refactor Cache Auto-Refresh Tests for Stability and Clarity 2026-01-15 11:00:28 +08:00
types Refine MCP Task Implementation and Documentation 2026-01-27 18:44:25 +08:00
utils Enhance Robot API with Bio Field and CRUD Operations 2026-01-22 11:50:25 +08:00
DESIGN.md Refine MCP Task Implementation and Documentation 2026-01-27 18:44:25 +08:00
robot.go Refactor Executor Architecture and Update Documentation 2026-01-16 15:27:46 +08:00
TECHNICAL.md Refine MCP Task Implementation and Documentation 2026-01-27 18:44:25 +08:00
TODO.md Refactor Job System Integration to Execution Storage 2026-01-22 18:24:50 +08:00