### Describe the feature or problem you'd like to solve report progress or send notification when running a long time task ### Proposed solution our mcp tool is used to assess a project and sometimes it may take long time. in VSCode, we will use reportProgress feature to report the progress <img width="848" height="245" alt="Image" src="https://github.com/user-attachments/assets/3d634afe-c1b3-4481-9383-35ebc4744251" /> then it can show the progress in mcp tool <img width="1478" height="479" alt="Image" src="https://github.com/user-attachments/assets/2068eb7e-eebb-4229-aca4-e1d6793e3e43" /> But Copilot CLI or coding agent can't show the progress, it will make use lose patience. Hope the reportProgress can be provided <img width="1139" height="503" alt="Image" src="https://github.com/user-attachments/assets/404e141a-db8a-4a6b-9b83-80cc6b9468fd" /> ### Example prompts or workflows _No response_ ### Additional context _No response_