Skip to content

Conversation

@Cyb3rWard0g
Copy link
Contributor

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

This PR aligns the Dapr Agents documentation set with the latest quickstarts and runtime APIs. Emphasizes AgentRunner hosting modes, config-class usage, and the Conversation/OpenAI component so newcomers follow the supported setup. Clarifies how each quickstart maps to standalone vs. durable agents for easier navigation.

Key changes:

  • Core Concepts now demonstrates memory configs, AgentRunner run/subscribe/serve flows, @llm_activity/@agent_activity/@message_router, and updated multi-agent orchestration samples.
  • Getting Started includes historystore.yaml + openai.yaml, explains wiring the OpenAI key, and updates the weather agent to use AgentMemoryConfig.
  • Patterns refreshes the Durable Agent example with config classes, AgentRunner.run, and notes on subscribe/serve hosting options.
  • Quickstarts table now points separately to the standalone and durable tool-call samples, spelling out what each path teaches.

…odes, config-based memory, and up-to-date workflow/orchestration snippets.

Signed-off-by: Roberto Rodriguez <9653181+Cyb3rWard0g@users.noreply.github.com>
…mple agent to use AgentMemoryConfig.

Signed-off-by: Roberto Rodriguez <9653181+Cyb3rWard0g@users.noreply.github.com>
…entRunner execution options.

Signed-off-by: Roberto Rodriguez <9653181+Cyb3rWard0g@users.noreply.github.com>
…ghlighted the new runner-focused learning goals.

Signed-off-by: Roberto Rodriguez <9653181+Cyb3rWard0g@users.noreply.github.com>
Copy link
Contributor

@bibryam bibryam left a comment

Choose a reason for hiding this comment

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

LGTM
Minor comment on the use of env variables in components which I think is still not supported dapr/components-contrib#4054

@bibryam
Copy link
Contributor

bibryam commented Nov 10, 2025

@marcduiker can you take a look into this. After major changes in the Dapr Agents, this looks good to me.
I can improve it once DA and these doc changes are merged

…h component file

Signed-off-by: Roberto Rodriguez <9653181+Cyb3rWard0g@users.noreply.github.com>
Copy link
Contributor

@marcduiker marcduiker left a comment

Choose a reason for hiding this comment

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

LGTM

@Cyb3rWard0g
Copy link
Contributor Author

Is there anything else that I need to do here? @bibryam @msfussell

@marcduiker marcduiker merged commit 491511c into dapr:v1.16 Nov 25, 2025
6 checks passed
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.

4 participants