[docs] Refresh get-started overview for 0.3 features#849
Merged
Conversation
Update the What-is and Features sections to match the 0.3 release: reposition as a streaming Agent OS, add skills/memory/MCP to the abstractions, list the YAML API alongside Python and Java, and cover durable execution. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
xintongsong
approved these changes
Jun 15, 2026
| ## What is Flink Agents? | ||
|
|
||
| **Apache Flink Agents** is a brand-new sub-project from the Apache Flink community, providing an **open-source framework for building event-driven streaming agents**. | ||
| **Apache Flink Agents** is a streaming **Agent OS** for enterprise, production-grade scenarios, built as a sub-project of the Apache Flink community. It brings AI agents into the Flink streaming pipeline - an agent becomes a first-class operator in your real-time datastream, making AI decisions in the flow of live events rather than in response to human prompts. |
Contributor
There was a problem hiding this comment.
Suggested change
| **Apache Flink Agents** is a streaming **Agent OS** for enterprise, production-grade scenarios, built as a sub-project of the Apache Flink community. It brings AI agents into the Flink streaming pipeline - an agent becomes a first-class operator in your real-time datastream, making AI decisions in the flow of live events rather than in response to human prompts. | |
| **Apache Flink Agents** is a **streaming Agent OS** for enterprise, production-grade scenarios, built as a sub-project of the Apache Flink community. It brings AI agents into the Flink streaming pipeline - an agent becomes a first-class operator in your real-time datastream, making AI decisions in the flow of live events rather than in response to human prompts. |
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.
Purpose of change
Update the What-is and Features sections to match the 0.3 release: reposition as a streaming Agent OS, add skills/memory/MCP to the abstractions, list the YAML API alongside Python and Java, and cover durable execution.
Tests
no
API
no
Documentation
doc-neededdoc-not-neededdoc-included