From ccab076aceff917591eb3a3cc89a9f85226b832a Mon Sep 17 00:00:00 2001 From: Joe Fernandez Date: Thu, 21 Aug 2025 16:24:58 -0700 Subject: [PATCH] docs: Add What's new section to README.md Merge https://github.com/google/adk-python/pull/2668 COPYBARA_INTEGRATE_REVIEW=https://github.com/google/adk-python/pull/2668 from joefernandez:patch-1 7bc04963755af76fe289d1855341553057348a55 PiperOrigin-RevId: 797958558 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 46fd8805..172f8533 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,11 @@ Agent Development Kit (ADK) is a flexible and modular framework for developing a --- +## ✨ What's new + +- **Agent Config**: Build agents without code. Check out the + [Agent Config](https://google.github.io/adk-docs/agents/config/) feature. + ## ✨ Key Features - **Rich Tool Ecosystem**: Utilize pre-built tools, custom functions,