yao/agent/robot/store
Max 480063f5b2 Enhance Execution Record Model and Storage Implementation
- Updated the ExecutionRecord structure in TECHNICAL.md to include new fields such as ExecutionID and improved status tracking with cancellation support.
- Revised the ExecutionStore implementation in store/execution.go to add methods for updating execution status and current state, as well as deleting records.
- Marked the completion of the execution record model in TODO.md, reflecting the integration of new features and ensuring comprehensive tracking of execution history.
- Updated bindata.go and model.go to include the new execution model, enhancing the overall architecture for better data management.
2026-01-18 16:38:30 +08:00
..
execution.go Enhance Execution Record Model and Storage Implementation 2026-01-18 16:38:30 +08:00
execution_test.go Enhance Execution Record Model and Storage Implementation 2026-01-18 16:38:30 +08:00
store.go Update TODO.md to Reflect Completion of Phases 1 and 2 2026-01-14 18:03:08 +08:00