yao/agent/robot
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
..
api Refactor Structs for Consistency and Enhanced Readability 2026-01-14 18:08:19 +08:00
cache Refactor Cache Auto-Refresh Tests for Stability and Clarity 2026-01-15 11:00:28 +08:00
dedup Update TODO.md to Reflect Completion of Phases 1 and 2 2026-01-14 18:03:08 +08:00
executor Update TODO.md and run_test.go for P3 Run Implementation Completion 2026-01-18 10:35:26 +08:00
job Enhance Log Retrieval Functionality in Job Logs 2026-01-15 16:20:08 +08:00
manager Refactor Executor Architecture and Update Documentation 2026-01-16 15:27:46 +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 Execution Record Model and Storage Implementation 2026-01-18 16:38:30 +08:00
trigger Refactor Cache Auto-Refresh Tests for Stability and Clarity 2026-01-15 11:00:28 +08:00
types Enhance P3 Execution with Multi-Turn Conversation and Validation Improvements 2026-01-18 10:02:11 +08:00
utils Enhance Robot Cache Implementation and Documentation 2026-01-14 18:54:18 +08:00
DESIGN.md Update DESIGN.md, TECHNICAL.md, and TODO.md for Delivery Context Enhancements 2026-01-18 16:18:56 +08:00
robot.go Refactor Executor Architecture and Update Documentation 2026-01-16 15:27:46 +08:00
TECHNICAL.md Enhance Execution Record Model and Storage Implementation 2026-01-18 16:38:30 +08:00
TODO.md Enhance Execution Record Model and Storage Implementation 2026-01-18 16:38:30 +08:00