Bug
The terminal UI can remain on "updating plan" even after the work is complete and the response has finished.
Expected
The status should switch to completed or stop indicating an active task once the step is done.
Actual
The terminal still appears to be working, which makes a finished task look unfinished.
Impact
Confusing UX; it caused me to think the agent was still running after it had already finished.
Repro
- Start a task that updates the plan.
- Wait for the work to finish.
- The terminal can still show "updating plan" instead of a finished state.
Bug
The terminal UI can remain on "updating plan" even after the work is complete and the response has finished.
Expected
The status should switch to completed or stop indicating an active task once the step is done.
Actual
The terminal still appears to be working, which makes a finished task look unfinished.
Impact
Confusing UX; it caused me to think the agent was still running after it had already finished.
Repro