yao/agent/autonomous
Max e318455bc2 Add Execution Phases and Enums to Autonomous Agent Design Document
- Introduced new enums for execution phases, clock modes, delivery types, and statuses to enhance clarity and structure.
- Updated the `Clock` struct to use the new `ClockMode` type, improving type safety and readability.
- Revised the `Resources` struct to utilize a map for phases, allowing for more flexible resource management.
- Enhanced the `Delivery` struct to incorporate the new `DeliveryType` enum, clarifying output options.
- Updated the design document to reflect these changes, improving overall organization and understanding of the agent's operational context.
2026-01-13 10:02:55 +08:00
..
DESIGN.md Add Execution Phases and Enums to Autonomous Agent Design Document 2026-01-13 10:02:55 +08:00