- 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. |
||
|---|---|---|
| .. | ||
| robot | ||
| agent.go | ||
| assistant.go | ||
| filter.go | ||
| models.go | ||
| types.go | ||