Summary
The cosmetic issue is with the CLI autocomplete UI after the new /workflow flow finishes.
Problem
After a workflow completes, autocomplete/prompt rendering appears visually weird and makes the CLI output look messy/confusing.
Expected
The autocomplete UI should render cleanly after workflow completion, without awkward duplicated prompt/input artifacts or visual glitches.
Scope
- Cosmetic/UI polish only.
- Focus on autocomplete rendering after
/workflow completion.
- No workflow behavior changes expected.
Context
Reported from a quick CLI pass on the new /workflow experience.
Summary
The cosmetic issue is with the CLI autocomplete UI after the new
/workflowflow finishes.Problem
After a workflow completes, autocomplete/prompt rendering appears visually weird and makes the CLI output look messy/confusing.
Expected
The autocomplete UI should render cleanly after workflow completion, without awkward duplicated prompt/input artifacts or visual glitches.
Scope
/workflowcompletion.Context
Reported from a quick CLI pass on the new
/workflowexperience.