yao/agent/robot
Max d590bd7557 Enhance Execution Management with UI Display Fields and Localization Support
- Added `Name` and `CurrentTaskName` fields to the `Execution` struct for improved UI display during execution phases.
- Implemented localization support for UI messages, allowing dynamic updates based on the execution context and user locale.
- Updated the executor to manage these fields at various phases, ensuring accurate representation of execution status.
- Enhanced OpenAPI documentation to reflect the new fields and their usage in execution responses.
- Added unit tests to validate the functionality of UI fields and localization handling.
2026-01-24 10:10:48 +08:00
..
api Enhance Execution Management with UI Display Fields and Localization Support 2026-01-24 10:10:48 +08:00
cache Enhance Robot API with Bio Field and CRUD Operations 2026-01-22 11:50:25 +08:00
dedup Update TODO.md to Reflect Completion of Phases 1 and 2 2026-01-14 18:03:08 +08:00
executor Enhance Execution Management with UI Display Fields and Localization Support 2026-01-24 10:10:48 +08:00
manager Implement Auto-Generation of Member ID in Robot API 2026-01-22 17:31:36 +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 Management with UI Display Fields and Localization Support 2026-01-24 10:10:48 +08:00
trigger Refactor Cache Auto-Refresh Tests for Stability and Clarity 2026-01-15 11:00:28 +08:00
types Enhance Execution Management with UI Display Fields and Localization Support 2026-01-24 10:10:48 +08:00
utils Enhance Robot API with Bio Field and CRUD Operations 2026-01-22 11:50:25 +08:00
DESIGN.md Enhance Execution Management with UI Display Fields and Localization Support 2026-01-24 10:10:48 +08:00
robot.go Refactor Executor Architecture and Update Documentation 2026-01-16 15:27:46 +08:00
TECHNICAL.md Enhance Execution Management with UI Display Fields and Localization Support 2026-01-24 10:10:48 +08:00
TODO.md Refactor Job System Integration to Execution Storage 2026-01-22 18:24:50 +08:00