Flink Agents is a separate project from core Flink, aimed at wiring LLM-style agent logic into stream processing. The 0.3.0 label signals it's still pre-1.0 — expect API churn — but the timing alongside 2.3.0 is deliberate: the SQL and materialized table improvements in core Flink are the substrate this framework builds on. This is early. The pattern of building agentic loops over streaming data is genuinely interesting, and Flink is a credible place to do it. Worth watching if you're already invested in Flink infrastructure and have agent use cases in the pipeline.