yao/agent/robot
Max c6ca68876d Refactor API Structure and Update TODO for MVP Integration
- Updated the API documentation in TODO.md to reflect the completion of the Go API implementation and end-to-end tests for the main flow (P0 → P1 → P2 → P3 → P4).
- Clarified that Process handlers and JSAPI are optional features, moving them to Phase 12, while emphasizing that the Go API is sufficient for MVP integration.
- Removed obsolete API files (`api.go`, `jsapi.go`, `process.go`) as they were stubs and not implemented in Phase 10, streamlining the codebase.
- Revised the structure of the TODO.md to better outline the goals and tasks for Phases 11 and 12, ensuring clear tracking of progress and dependencies.
2026-01-19 09:17:33 +08:00
..
api Refactor API Structure and Update TODO for MVP Integration 2026-01-19 09:17:33 +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 Enhance Email Delivery Configuration and Update Documentation 2026-01-18 18:16:09 +08:00
job Enhance Delivery Result Structure and Update Test Cases 2026-01-18 17:21:21 +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 Refactor Execution Record Model and Update Context Handling 2026-01-18 16:54:39 +08:00
trigger Refactor Cache Auto-Refresh Tests for Stability and Clarity 2026-01-15 11:00:28 +08:00
types Enhance Email Delivery Configuration and Update Documentation 2026-01-18 18:16:09 +08:00
utils Enhance Robot Cache Implementation and Documentation 2026-01-14 18:54:18 +08:00
DESIGN.md Enhance Email Delivery Configuration and Update Documentation 2026-01-18 18:16:09 +08:00
robot.go Refactor Executor Architecture and Update Documentation 2026-01-16 15:27:46 +08:00
TECHNICAL.md Enhance Email Delivery Configuration and Update Documentation 2026-01-18 18:16:09 +08:00
TODO.md Refactor API Structure and Update TODO for MVP Integration 2026-01-19 09:17:33 +08:00