Skip to content

Documenting DCPCliPath#380

Merged
joperezr merged 1 commit intomainfrom
DCPCLIPath
Feb 6, 2026
Merged

Documenting DCPCliPath#380
joperezr merged 1 commit intomainfrom
DCPCLIPath

Conversation

@joperezr
Copy link
Member

@joperezr joperezr commented Feb 6, 2026

@joperezr joperezr requested a review from IEvangelist as a code owner February 6, 2026 18:49
Copilot AI review requested due to automatic review settings February 6, 2026 18:49
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds documentation to the AppHost configuration page for the DcpCliPath advanced orchestration property, explaining what it is, how Aspire sets it, and how to override it when necessary.

Changes:

  • Introduces an “Advanced orchestration properties” section with a caution callout.
  • Documents DcpCliPath, including runtime behavior and override methods (MSBuild, CLI arg, configuration).
  • Adds guidance on when overriding is appropriate and a troubleshooting tip.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@joperezr joperezr merged commit 67c3888 into main Feb 6, 2026
12 checks passed
@joperezr joperezr deleted the DCPCLIPath branch February 6, 2026 21:14
maddymontaquila pushed a commit that referenced this pull request Feb 12, 2026
IEvangelist added a commit that referenced this pull request Feb 17, 2026
* Documenting DCPCliPath (#380)

* Add missing namespace (#386)

`IDistributedApplicationEventingSubscriber` is in `using Aspire.Hosting.Lifecycle`

* Update devtunnel CLI installation link to correct URL (#382)

* Update devtunnel CLI installation link to correct URL

* Apply suggestion from @IEvangelist

---------

Co-authored-by: David Pine <david.pine@microsoft.com>

* Explain how to start & stop resources manually (#381)

* Replace Hex1b MCP server with Hex1b.Tool CLI (#387)

* Replace Hex1b MCP server with Hex1b.Tool CLI

- Remove hex1b MCP server configs from .mcp.json, .vscode/mcp.json, opencode.jsonc
- Add hex1b skill file generated by 'hex1b agent init'
- Update doc-writer skill to reference hex1b CLI commands
- Update doc-tester skill to reference hex1b CLI commands

* Address PR feedback: fix install command, recording example, and key names

- Fix install command to specify --global or --local scope
- Add --output to recording start example in doc-tester
- Fix ArrowUp → UpArrow to match Hex1bKey enum
- Expand key name list to include all Hex1bKey enum values

---------

Co-authored-by: Mitch Denny <mitch@mitchdeny.com>

* Add agentic control plane card and rearrange homepage layout

---------

Co-authored-by: Jose Perez Rodriguez <joperezr@microsoft.com>
Co-authored-by: Alex Crome <afscrome@users.noreply.github.com>
Co-authored-by: Alex Ravenna <alex.n.ravenna@gmail.com>
Co-authored-by: David Pine <david.pine@microsoft.com>
Co-authored-by: David Bottiau <bottiau.david@laposte.net>
Co-authored-by: Mitch Denny <midenn@microsoft.com>
Co-authored-by: Mitch Denny <mitch@mitchdeny.com>
IEvangelist added a commit that referenced this pull request Feb 17, 2026
* Documenting DCPCliPath (#380)

* Add missing namespace (#386)

`IDistributedApplicationEventingSubscriber` is in `using Aspire.Hosting.Lifecycle`

* Update devtunnel CLI installation link to correct URL (#382)

* Update devtunnel CLI installation link to correct URL

* Apply suggestion from @IEvangelist

---------

Co-authored-by: David Pine <david.pine@microsoft.com>

* Explain how to start & stop resources manually (#381)

* Replace Hex1b MCP server with Hex1b.Tool CLI (#387)

* Replace Hex1b MCP server with Hex1b.Tool CLI

- Remove hex1b MCP server configs from .mcp.json, .vscode/mcp.json, opencode.jsonc
- Add hex1b skill file generated by 'hex1b agent init'
- Update doc-writer skill to reference hex1b CLI commands
- Update doc-tester skill to reference hex1b CLI commands

* Address PR feedback: fix install command, recording example, and key names

- Fix install command to specify --global or --local scope
- Add --output to recording start example in doc-tester
- Fix ArrowUp → UpArrow to match Hex1bKey enum
- Expand key name list to include all Hex1bKey enum values

---------

Co-authored-by: Mitch Denny <mitch@mitchdeny.com>

* Add agentic control plane card and rearrange homepage layout

---------

Co-authored-by: Jose Perez Rodriguez <joperezr@microsoft.com>
Co-authored-by: Alex Crome <afscrome@users.noreply.github.com>
Co-authored-by: Alex Ravenna <alex.n.ravenna@gmail.com>
Co-authored-by: David Pine <david.pine@microsoft.com>
Co-authored-by: David Bottiau <bottiau.david@laposte.net>
Co-authored-by: Mitch Denny <midenn@microsoft.com>
Co-authored-by: Mitch Denny <mitch@mitchdeny.com>
IEvangelist added a commit that referenced this pull request Feb 18, 2026
* Documenting DCPCliPath (#380)

* Add missing namespace (#386)

`IDistributedApplicationEventingSubscriber` is in `using Aspire.Hosting.Lifecycle`

* Update devtunnel CLI installation link to correct URL (#382)

* Update devtunnel CLI installation link to correct URL

* Apply suggestion from @IEvangelist

---------

Co-authored-by: David Pine <david.pine@microsoft.com>

* Explain how to start & stop resources manually (#381)

* Replace Hex1b MCP server with Hex1b.Tool CLI (#387)

* Replace Hex1b MCP server with Hex1b.Tool CLI

- Remove hex1b MCP server configs from .mcp.json, .vscode/mcp.json, opencode.jsonc
- Add hex1b skill file generated by 'hex1b agent init'
- Update doc-writer skill to reference hex1b CLI commands
- Update doc-tester skill to reference hex1b CLI commands

* Address PR feedback: fix install command, recording example, and key names

- Fix install command to specify --global or --local scope
- Add --output to recording start example in doc-tester
- Fix ArrowUp → UpArrow to match Hex1bKey enum
- Expand key name list to include all Hex1bKey enum values

---------

Co-authored-by: Mitch Denny <mitch@mitchdeny.com>

* Add agentic control plane card and rearrange homepage layout

---------

Co-authored-by: Jose Perez Rodriguez <joperezr@microsoft.com>
Co-authored-by: Alex Crome <afscrome@users.noreply.github.com>
Co-authored-by: Alex Ravenna <alex.n.ravenna@gmail.com>
Co-authored-by: David Pine <david.pine@microsoft.com>
Co-authored-by: David Bottiau <bottiau.david@laposte.net>
Co-authored-by: Mitch Denny <midenn@microsoft.com>
Co-authored-by: Mitch Denny <mitch@mitchdeny.com>
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

Successfully merging this pull request may close these issues.

1 participant

Comments