yao/model
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
..
migrate.go Enhance engine loading process with progress reporting and timing 2025-12-05 18:53:21 +08:00
migrate_test.go Enhance engine loading process with progress reporting and timing 2025-12-05 18:53:21 +08:00
model.go Enhance Execution Record Model and Storage Implementation 2026-01-18 16:38:30 +08:00
model_test.go Add MCP client loading and printing functionality 2025-12-05 12:28:41 +08:00