Skip to content

Conversation

@bibryam
Copy link
Contributor

@bibryam bibryam commented Dec 19, 2025

Thank you for helping make the Dapr documentation better!

Please follow this checklist before submitting:

  • Commits are signed with Developer Certificate of Origin (DCO - learn more)
  • Read the contribution guide
  • Commands include options for Linux, MacOS, and Windows within tabpane
  • New file and folder names are globally unique
  • Page references use shortcodes instead of markdown or URL links
  • Images use HTML style and have alternative text
  • Places where multiple code/command options are given have tabpane

In addition, please fill out the following to help reviewers understand this pull request:

Description

  • Getting Started guide: Reworked to align with the latest Dapr Agents quickstarts, using 06_durable_agent_http.py as the primary walkthrough. Updated the flow to cover cloning the repo, environment setup, durable agent creation, Dapr component configuration, HTTP execution via AgentRunner, durability behavior, and inspection with Diagrid Dashboard.
  • Introduction docs: Updated and clarified the benefits and positioning of Dapr Agents, including durable execution, agent identity, and workflow-backed behavior.
  • Quickstarts docs: Updated the introduction to reference the new Dapr Agents Fundamentals quickstart instead of the older Hello World example.

Issue reference

Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>
@bibryam bibryam requested review from a team as code owners December 19, 2025 20:05
Copy link
Member

@msfussell msfussell left a comment

Choose a reason for hiding this comment

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

This needs another pass to make it consistent with component naming defaults

msfussell and others added 3 commits January 5, 2026 05:08
…ing-started.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>
Signed-off-by: Bilgin Ibryam <bibryam@gmail.com>
@bibryam
Copy link
Contributor Author

bibryam commented Jan 5, 2026

Aligned the doc with the current state of the quick start and addressed the comments.
More changes will happen to these docs once the quick starts are updated.
@msfussell
At this point, I think this PR is good to be merged based on the current state of the quick starts.

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.

2 participants