yao/agent/robot/store
Max 0f8287a51b Enhance Robot Configuration with Agents and MCP Servers Integration
- Updated database queries to include 'agents' and 'mcp_servers' fields in robot data retrieval.
- Enhanced the robot configuration structure to merge agents and MCP servers from the member table into the robot's resources.
- Improved the input formatter to display time markers with check/cross indicators for better context awareness.
- Added tests to validate the new functionality and ensure proper formatting of robot identity when identity is nil.
2026-01-27 15:59:14 +08:00
..
execution.go Add Activity Type Filtering to ListActivities API 2026-01-24 18:28:16 +08:00
execution_test.go Add Activity Type Filtering to ListActivities API 2026-01-24 18:28:16 +08:00
robot.go Enhance Robot Configuration with Agents and MCP Servers Integration 2026-01-27 15:59:14 +08:00
robot_test.go Enhance Robot API with Bio Field and CRUD Operations 2026-01-22 11:50:25 +08:00
store.go Update TODO.md to Reflect Completion of Phases 1 and 2 2026-01-14 18:03:08 +08:00