Skip to content

Add Flock framework integration to Agent Integrations docs#5259

Open
tilman-sattler wants to merge 8 commits into
dapr:v1.18from
whiteducksoftware:v1.18
Open

Add Flock framework integration to Agent Integrations docs#5259
tilman-sattler wants to merge 8 commits into
dapr:v1.18from
whiteducksoftware:v1.18

Conversation

@tilman-sattler

Copy link
Copy Markdown

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
Author

This PR relates to #5233 by @nmeisenzahl

tilman-sattler and others added 5 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>
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.

1 participant