yao/openapi/agent/robot
Max 0e72aa9d8f Enhance Execution Response with Progress Calculation
- Added logic to calculate the current state for progress bar display in the `NewExecutionResponseBrief` function.
- If `exec.Current` is nil, the progress is derived from the task statuses, providing a synthetic current state for better UI feedback.
- Updated the `Current` field in the execution response to include this calculated progress, improving clarity in execution status representation.
2026-01-24 12:27:47 +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 Add Description Field to Task Struct and Enhance Execution Management 2026-01-24 12:16:02 +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 Response with Progress Calculation 2026-01-24 12:27:47 +08:00
utils.go Implement Auto-Generation of Member ID in Robot API 2026-01-22 17:31:36 +08:00