- 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. |
||
|---|---|---|
| .. | ||
| DESIGN.md | ||
| detail.go | ||
| execution.go | ||
| GAPS.md | ||
| list.go | ||
| permission.go | ||
| robot.go | ||
| TODO.md | ||
| trigger.go | ||
| types.go | ||
| utils.go | ||