Skip to content

Add "Agentic Control Plane" card to homepage swimlane#404

Merged
IEvangelist merged 6 commits intorelease/13.2from
maddy/agentic-control-plane
Feb 17, 2026
Merged

Add "Agentic Control Plane" card to homepage swimlane#404
IEvangelist merged 6 commits intorelease/13.2from
maddy/agentic-control-plane

Conversation

@maddymontaquila
Copy link
Contributor

Summary

Adds a new "agentic coding" value proposition to the homepage "Why developers choose Aspire" section, reinforcing the theme that Aspire is the control plane for agentic dev.

Changes

Homepage (index.mdx)

  • Added 5th card"Your coding agents, supercharged" — highlighting that AI agents use the Aspire app model to understand, build, and operate your entire stack autonomously.
  • Added 6th card"Get started" — with inline aspire init · aspire agent init CTA, completing a clean 3×2 card grid.
  • Moved the "Free and Open Source" aside from above the swimlane to below the "Define your stack in code" section, tightening the flow from hero → value props → content.

Site CSS (site.css)

  • Reduced hero-to-content gap by overriding the default 5rem heading margin and adding a hero bottom padding cap, so the swimlane sits closer to the hero section.

Visual layout

The "Why developers choose Aspire" section now has a 3×2 grid:

Code-centric control Modular and extensible
Observability from the start Flexible deployments
Your coding agents, supercharged Get started

joperezr and others added 6 commits February 12, 2026 18:40
`IDistributedApplicationEventingSubscriber` is in `using Aspire.Hosting.Lifecycle`
* Update devtunnel CLI installation link to correct URL

* Apply suggestion from @IEvangelist

---------

Co-authored-by: David Pine <david.pine@microsoft.com>
* 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>
@maddymontaquila
Copy link
Contributor Author

image

@IEvangelist IEvangelist merged commit 3539ecf into release/13.2 Feb 17, 2026
1 check passed
@IEvangelist IEvangelist deleted the maddy/agentic-control-plane branch February 17, 2026 15:22
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.

7 participants

Comments