Skip to content

[docs] Refresh get-started overview for 0.3 features#849

Merged
wenjin272 merged 2 commits into
apache:mainfrom
wenjin272:update-overview
Jun 15, 2026
Merged

[docs] Refresh get-started overview for 0.3 features#849
wenjin272 merged 2 commits into
apache:mainfrom
wenjin272:update-overview

Conversation

@wenjin272

@wenjin272 wenjin272 commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

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-needed
  • doc-not-needed
  • doc-included

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>
@github-actions github-actions Bot added doc-included Your PR already contains the necessary documentation updates. fixVersion/0.3.0 The feature or bug should be implemented/fixed in the 0.3.0 version. priority/major Default priority of the PR or issue. and removed doc-included Your PR already contains the necessary documentation updates. labels Jun 15, 2026
@wenjin272 wenjin272 added priority/blocker Indicates the PR or issue that should block the release until it gets resolved. and removed priority/major Default priority of the PR or issue. labels Jun 15, 2026

@xintongsong xintongsong 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

## 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.

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.

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.

@wenjin272 wenjin272 merged commit 2e96ca8 into apache:main Jun 15, 2026
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-included Your PR already contains the necessary documentation updates. fixVersion/0.3.0 The feature or bug should be implemented/fixed in the 0.3.0 version. priority/blocker Indicates the PR or issue that should block the release until it gets resolved.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants