User requests the terminal icon to change based on the status of a Claude Code CLI task, to easily identify completion status when multiple terminals are open.
### Preflight Checklist - [x] I have searched [existing requests](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20label%3Aenhancement) and this feature hasn't been requested yet - [x] This is a single feature request (not multiple features) ### Problem Statement Can the terminal icon be changed according to the status of the task? Otherwise, if too many terminals are opened, it will be difficult to know whether a specific terminal's claude code cli task has been completed. It is hoped that the ongoing Claude Code can display the task status through icons, such as "in progress" and "completed". <img width="134" height="348" alt="Image" src="https://github.com/user-attachments/assets/182a07f0-6460-4b17-95f8-43a6ffbf7301" /> ### Proposed Solution It is hoped that the ongoing Claude Code can display the task status through icons, such as "in progress" and "completed". ### Alternative Solutions _No response_ ### Priority Critical - Blocking my work ### Feature Cate