yao/agent/robot/store
Max c5bc1fe1c0 refactor(robot): streamline execution insertion logic in tests
- Replaced direct database insertion with a structured approach using ExecutionStore for better maintainability.
- Updated time parsing logic to handle both timezone-aware and local time formats, improving robustness.
- Enhanced the insertWatcherExec function to utilize the new execution record structure, ensuring consistency in execution data handling.
2026-03-23 18:42:57 +08:00
..
execution.go refactor(robot): streamline execution insertion logic in tests 2026-03-23 18:42:57 +08:00
execution_test.go feat(robot): enhance manager and execution handling 2026-03-23 17:46:32 +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