-
Notifications
You must be signed in to change notification settings - Fork 855
Rollup: Trackingaspire init improvements and bug fixes #15911
Copy link
Copy link
Open
Labels
Description
Summary
This is a rollup tracking issue for all open issues related to the aspire init command. The goal is to provide a single place to track the overall state of aspire init improvements, bugs, and feature requests.
Ideally, we move from the deterministic init model to a primarily agent-driven experience. We should make sure it addresses these issues while still completing the goal.
Bugs
- Running aspire init in empty folder fails #15750 — Running
aspire initin empty folder fails (regression) - Aspire init does not work with slnx #14045 —
aspire initdoes not work with slnx - Error when running aspire agent init from copilot CLI #15071 — Error when running
aspire agent initfrom copilot CLI - builder.AddServerDefaults() and builder.MapDefaultEndpoints() not placed in the correct spot #10255 —
builder.AddServerDefaults()andbuilder.MapDefaultEndpoints()not placed in the correct spot - TypeScript apphost scaffold: tsconfig.apphost.json not discovered by typescript-eslint project service #15852 — TypeScript apphost scaffold:
tsconfig.apphost.jsonnot discovered by typescript-eslint project service
Feature Requests
- Rethink 'aspire init' to optimize for coding agent success rather than file detection/scaffolding #15878 — Rethink
aspire initto optimize for coding agent success rather than file detection/scaffolding - aspire init should augment existing package.json for brownfield TypeScript apphosts #15122 —
aspire initshould augment existingpackage.jsonfor brownfield TypeScript apphosts - Support aspire init for Docker Compose files #11842 — Support
aspire initfor Docker Compose files - Add an output flag to aspire init #12815 — Add an output flag to
aspire init - Add
aspire initcommand to replicate enlist in orchestration features in VS/VSCode #8914 — Addaspire initcommand to replicate enlist in orchestration features in VS/VS Code -
aspire newshould show howaspire new/initwill mutate filesystem. #11535 —aspire newshould show howaspire new/initwill mutate filesystem
Reactions are currently unavailable