microsoft / microsoft/aspire

[AspireE2E] In VS Code, the option window that asks "Would you like to configure AI agent environments for this project?" appears for less than a second and then disappears, making it unselectable.

Open
#15,427 0 comments 0 reactions 0 assignees View on GitHub
area-tooling
Dominant language
C#
Stars
6.3k
Forks
991
Avg merge
2d 15h
Merged PRs (30d)
196

Description

**REGRESSION INFO**: This is a new change.

**INSTALL STEPS**
1. Clean machine: Windows x64 25h2
2. Install SDK 10.0 201
3. Install VS Code Insiders - 1.113.0
4. Install Aspire.CLI 13.2.0
- iex "& { $(irm https://aspire.dev/install.ps1) } -Quality staging"
- aspire config set -g features:stagingChannelEnabled true
5. Install Aspire extension - 1.0.5

**REPRO STEPS**

1. Open VS Code, press “Ctrl + shift + P” > Search "Aspire" > Select "Aspire: New Aspire project" > Select any templates > give a name > Use *.dev.localhost URLs: No > Use Redis Cache: No > Do you want to create a test project? : No > An aspire project will be created.

**Actual Result**
The option window that asks "Would you like to configure AI agent environments for this project?" appears for less than a second and then disappears, making it unselectable.
Image

https://github.com/user-attachments/assets/69bb27d6-70d4-44ca-82ac-f5aa54e42515

**Expected Result**
The option window that asks "Would you like to configure AI agent environments for this project?" should be selectable like other option windows.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.