Skip to content

[WIP] Aspire CLI ctrl+c error message #9491

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 29, 2025
Merged

[WIP] Aspire CLI ctrl+c error message #9491

merged 2 commits into from
May 29, 2025

Conversation

Copilot
Copy link
Contributor

@Copilot Copilot AI commented May 23, 2025

  • Understand the current implementation of DisplayCancellationMessage in InteractionService.cs
  • Update the cancellation message from "Operation cancelled by user action." to "Stopping Aspire."
  • Change the message color from yellow to teal
  • Build and test the changes
  • Verify changes work as expected

Fixes #9490.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@maddymontaquila
Copy link
Member

@copilot try again

Co-authored-by: maddymontaquila <12660687+maddymontaquila@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented May 23, 2025

@copilot try again

I've updated the cancellation message to "Stopping Aspire." and changed the color from yellow to teal as requested. The changes have been built and verified. See commit 910e87e.

Copilot finished work on behalf of maddymontaquila May 23, 2025 21:09
@maddymontaquila
Copy link
Member

@mitchdenny thoughts on this very impactful change?

@mitchdenny
Copy link
Member

@mitchdenny thoughts on this very impactful change?

Make sure you complete a threat model for this change :)

@danmoseley danmoseley marked this pull request as ready for review May 29, 2025 18:07
@danmoseley danmoseley merged commit ae16e54 into main May 29, 2025
254 checks passed
@danmoseley danmoseley deleted the copilot/fix-9490 branch May 29, 2025 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Error loading sessions

Retrying...

Successfully merging this pull request may close these issues.

Aspire CLI ctrl+c error message
4 participants