An open-source, code-first Python toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.
fix: Validate app name in `adk create` command
The `adk create` command now checks if the provided agent name is a valid Python identifier. An invalid name, such as one containing hyphens, will raise a `click.BadParameter` error before any files are created. Close #3977 Co-authored-by: George Weale <gweale@google.com> PiperOrigin-RevId: 853001295
G
George Weale committed
742c9265a260a9c598a1f65e0996d926b4b9c022
Parent: 9403a44
Committed by Copybara-Service <copybara-worker@google.com>
on 1/7/2026, 1:37:36 AM