yao/openapi/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
..
DESIGN.md Enhance Execution Management with UI Display Fields and Localization Support 2026-01-24 10:10:48 +08:00
detail.go Implement Auto-Generation of Member ID in Robot API 2026-01-22 17:31:36 +08:00
execution.go Enhance Execution Management with UI Display Fields and Localization Support 2026-01-24 10:10:48 +08:00
GAPS.md Enhance Robot API and Store Architecture 2026-01-22 11:08:43 +08:00
list.go Implement Autonomous Mode Filtering in Robot API 2026-01-22 16:14:59 +08:00
permission.go Enhance Robot API with Permission Fields and Status Management 2026-01-22 12:21:44 +08:00
robot.go Enhance Execution Management with UI Display Fields and Localization Support 2026-01-24 10:10:48 +08:00
TODO.md Enhance Execution Management with UI Display Fields and Localization Support 2026-01-24 10:10:48 +08:00
trigger.go Enhance Execution Management with UI Display Fields and Localization Support 2026-01-24 10:10:48 +08:00
types.go Enhance Execution Management with UI Display Fields and Localization Support 2026-01-24 10:10:48 +08:00
utils.go Implement Auto-Generation of Member ID in Robot API 2026-01-22 17:31:36 +08:00