yao/agent/robot
Max bcb04f8677 Implement Phase 4: Agent Call Infrastructure and Update TODO.md
- Established a unified calling mechanism for agents, enabling streaming support and multi-turn conversations.
- Developed input formatters for various phases, ensuring proper data preparation for assistant prompts.
- Created test assistants for single and multi-turn interactions, along with comprehensive test cases for the AgentCaller and InputFormatter.
- Updated the TODO.md to reflect the new structure and progress of the agent call infrastructure, including future phases for assistant setup and implementation.
2026-01-16 09:52:57 +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 Implement Phase 4: Agent Call Infrastructure and Update TODO.md 2026-01-16 09:52:57 +08:00
job Enhance Log Retrieval Functionality in Job Logs 2026-01-15 16:20:08 +08:00
manager Enhance Integration Tests with Cache Verification 2026-01-15 17:39:03 +08:00
plan Update TODO.md to Reflect Completion of Phases 1 and 2 2026-01-14 18:03:08 +08:00
pool Update TODO.md and Enhance Integration Tests for Scheduling System 2026-01-15 17:33:19 +08:00
store Update TODO.md to Reflect Completion of Phases 1 and 2 2026-01-14 18:03:08 +08:00
trigger Refactor Cache Auto-Refresh Tests for Stability and Clarity 2026-01-15 11:00:28 +08:00
types Refactor Robot Execution and Pool Management 2026-01-14 20:41:02 +08:00
utils Enhance Robot Cache Implementation and Documentation 2026-01-14 18:54:18 +08:00
DESIGN.md Enhance Manager and Trigger Functionality 2026-01-15 10:43:44 +08:00
robot.go Enhance Manager and Trigger Functionality 2026-01-15 10:43:44 +08:00
TECHNICAL.md Enhance Manager and Trigger Functionality 2026-01-15 10:43:44 +08:00
TODO.md Implement Phase 4: Agent Call Infrastructure and Update TODO.md 2026-01-16 09:52:57 +08:00