[1.18] docs(agents): announce v1.0 release for dapr agents in docs#5120
Open
sicoyle wants to merge 2 commits intodapr:v1.18from
Open
[1.18] docs(agents): announce v1.0 release for dapr agents in docs#5120sicoyle wants to merge 2 commits intodapr:v1.18from
sicoyle wants to merge 2 commits intodapr:v1.18from
Conversation
Signed-off-by: Samantha Coyle <sam@diagrid.io>
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the Dapr Agents documentation to announce the v1.0 GA release and communicate that Dapr Agents is production-ready, primarily through refreshed page copy and prominent GA callouts.
Changes:
- Updates “Why Dapr Agents” intro text to explicitly state production readiness and v1.0 GA.
- Adds GA announcement alert banners to the Dapr Agents landing page and Introduction page.
- Updates the Dapr Agents section description to reflect production readiness.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
| daprdocs/content/en/developing-ai/dapr-agents/dapr-agents-why.md | Updates the opening paragraph to mention production readiness and v1.0 GA. |
| daprdocs/content/en/developing-ai/dapr-agents/dapr-agents-introduction.md | Adds a GA/production-ready alert banner near the top of the page. |
| daprdocs/content/en/developing-ai/dapr-agents/_index.md | Updates section description and adds a GA/production-ready alert banner on the landing page. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Signed-off-by: Samantha Coyle <sam@diagrid.io>
7 tasks
msfussell
reviewed
Apr 15, 2026
|  | ||
|
|
||
| {{% alert title="Dapr Agents v1.0 — Generally Available" color="primary" %}} | ||
| Dapr Agents has reached **v1.0** and is now **production ready**. The framework provides stable APIs, enterprise-grade reliability, and full support for building and operating LLM-powered agentic systems at scale. |
Member
There was a problem hiding this comment.
Best to talk in the present to make this an evergreen, otherwise this gets stale fast.
Suggested change
| Dapr Agents has reached **v1.0** and is now **production ready**. The framework provides stable APIs, enterprise-grade reliability, and full support for building and operating LLM-powered agentic systems at scale. | |
| Dapr Agents is **v1.0** and production ready. The framework provides stable APIs, enterprise-grade reliability, and support for building and operating LLM-powered agentic systems at scale. |
Member
There was a problem hiding this comment.
Apply the same to the v1.17 release. In future you only need to do this to the latest branch as we upmerge regularly.
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.
Thank you for helping make the Dapr documentation better!
Please follow this checklist before submitting:
In addition, please fill out the following to help reviewers understand this pull request:
Description
This PR updates all Dapr Agents references to announce the v1.0 release, and that it is production ready :)
Issue reference