Skip to content

Add Flock framework integration to Agent Integrations docs - #5259

Merged
marcduiker merged 10 commits into
dapr:v1.18from
whiteducksoftware:v1.18
Jul 31, 2026
Merged

Add Flock framework integration to Agent Integrations docs#5259
marcduiker merged 10 commits into
dapr:v1.18from
whiteducksoftware:v1.18

Conversation

@tilman-sattler

Copy link
Copy Markdown
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 expands the Agent Integrations documentation to include Flock as a supported framework and clarifies the structure of the page by separating framework coverage from Diagrid-specific integration details.

The update adds a concise, conceptual Flock section focused on Dapr state store integration, including a minimal Python wiring example and links to official Flock documentation and runnable examples. The goal is to provide discoverability and high-level guidance in Dapr docs, while deferring implementation depth to canonical Flock resources.

Context:

Flock 0.5.600 introduced an optional Dapr-backed blackboard store, enabling distributed and swappable persistence backends through Dapr State Management without changing agent logic. This is a good fit for Agent Integrations because it helps users discover a practical, production-relevant Dapr integration pattern in the AI framework ecosystem.

This addresses the documentation interest raised in issue #5233 by adding Flock to Agent Integrations in a format consistent with the current page intent and contribution guidelines.

What Changed

  • Added Flock to the Supported frameworks table
  • Added a dedicated Flock framework integration section with:
    • short conceptual overview
    • minimal state-store wiring example
    • links to official docs, repository, and Dapr example set
  • Reframed existing page content so Diagrid-maintained adapters are clearly grouped in their own section
  • Added Next steps links to related Dapr docs for Workflows and State Management

Additional Links:

Issue reference

#5233

Signed-off-by: tilman-sattler <tilman.sattler@whiteduck.de>
…entation style

Signed-off-by: tilman-sattler <tilman.sattler@whiteduck.de>
@tilman-sattler
tilman-sattler requested review from a team as code owners July 21, 2026 07:05
@tilman-sattler

Copy link
Copy Markdown
Contributor Author

This PR relates to #5233 by @nmeisenzahl

tilman-sattler and others added 6 commits July 21, 2026 09:41
Signed-off-by: tilman-sattler <tilman.sattler@whiteduck.de>
Signed-off-by: tilman-sattler <tilman.sattler@whiteduck.de>
Signed-off-by: tilman-sattler <tilman.sattler@whiteduck.de>
Signed-off-by: tilman-sattler <tilman.sattler@whiteduck.de>

@sicoyle sicoyle left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm - thank you for your contribution and interest in the Dapr Open Source Project and for this integration. This is amazing!! 🚀 🙌

@marcduiker marcduiker left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@marcduiker

Copy link
Copy Markdown
Contributor

@tilman-sattler can you update your branch with the latest from dapr:v1.18? I can't merge before that happens, thanks!

@nmeisenzahl

Copy link
Copy Markdown
Contributor

@marcduiker done, thanks!

@marcduiker
marcduiker merged commit 335170c into dapr:v1.18 Jul 31, 2026
7 checks passed
@marcduiker

Copy link
Copy Markdown
Contributor

@holopin-bot @tilman-sattler docs-badge Thank you! Here's a digital badge as a small token of appreciation.

@holopin-bot

holopin-bot Bot commented Aug 3, 2026

Copy link
Copy Markdown

Congratulations @tilman-sattler, the maintainer of this repository has issued you a badge! Here it is: https://holopin.io/claim/cmsczhp8c0003jj04fxec5ggc

This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account.
Or if you're new to Holopin, you can simply sign up with GitHub, which will do the trick!

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