Agent experience specification for multi-repo Radius contributor workflows#11607
Conversation
Signed-off-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com>
Radius functional test overviewClick here to see the test run details
Test Status⌛ Building Radius and pushing container images for functional tests... |
There was a problem hiding this comment.
Pull request overview
Adds an “Agent Ex” specification describing how Copilot/agent infrastructure should be standardized across the Radius multi-repo ecosystem, including a phased rollout plan, a capability catalog, and a gaps/assets inventory.
Changes:
- Introduces a capability spec for agent-enabled contributor workflows across five Radius repos.
- Adds a phased implementation plan with validation approach and execution order.
- Adds an inventory of missing skills, instructions, and repo infrastructure needed to deliver the capabilities.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 12 comments.
| File | Description |
|---|---|
| specs/002-agent-ex/agent-ex-features.md | Defines the target agent capabilities, success criteria, and design principles. |
| specs/002-agent-ex/agent-ex-plan.md | Provides phased rollout plan, validation strategy, naming conventions, and lifecycle automation concept. |
| specs/002-agent-ex/agent-ex-assets.md | Lists gaps (skills/instructions/infrastructure) and alignment issues to drive implementation work. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #11607 +/- ##
==========================================
+ Coverage 51.38% 51.39% +0.01%
==========================================
Files 699 699
Lines 44114 44114
==========================================
+ Hits 22666 22672 +6
+ Misses 19279 19276 -3
+ Partials 2169 2166 -3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
dbc6a16 to
4d121f6
Compare
Signed-off-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com>
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned FilesNone |
Signed-off-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com>
Signed-off-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com>
Description
Adds the Agent Ex specification — a plan for enabling AI agents to collaborate as peers across all Radius repositories. This includes two new documents:
radius/,dashboard/,docs/,resource-types-contrib/,bicep-types-aws/).agent-ex-assets.mdis folded into this plan (Phase 0 deliverables, Section 5 naming conventions, and Phase 6 per-workflow conveniences).Type of change
Fixes: #11720
Contributor checklist
Please verify that the PR meets the following requirements, where applicable: