Improve Aspire 13.5 AppHost discovery and pnpm recovery - #56
Draft
Ella Hathaway (ellahathaway) wants to merge 5 commits into
Draft
Improve Aspire 13.5 AppHost discovery and pnpm recovery#56Ella Hathaway (ellahathaway) wants to merge 5 commits into
Ella Hathaway (ellahathaway) wants to merge 5 commits into
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: ad1ceffa-2889-4e8a-966c-5272b9643123
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: ec6d1adc-bc3b-49b5-9d41-9dba40b73e07
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: ec6d1adc-bc3b-49b5-9d41-9dba40b73e07
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: ad1ceffa-2889-4e8a-966c-5272b9643123
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: ad1ceffa-2889-4e8a-966c-5272b9643123
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
Improve Aspire 13.5 skill guidance for TypeScript AppHosts and complex JavaScript repositories.
aspire.config.jsonto find the actual AppHost source file, including nested or custom paths.apphost.run.jsonas launch metadata rather than an AppHost source file.esbuildduringaspire init, without changing the root policy.Aspire.Hosting.ValkeyandaddValkey.expect_skillsconstraints toskill-invocationgraders.Validation
@microsoft/vally-clilint passes for the Aspire, Aspire Init, and Aspireify eval specs.esbuild's postinstall with the scopedallowBuildspolicy while the rootesbuild: falsepolicy remained unchanged.npm testis currently blocked by unrelated Windows/Node 25 telemetry-hook failures.