refactor: update SDK path references to a2ui_agent subdirectory across samples, CI, and scripts#1521
Conversation
There was a problem hiding this comment.
Code Review
This pull request restructures the repository by moving the Python SDK into a subdirectory (agent_sdks/python/a2ui_agent). This change requires updating conformance test paths, formatting scripts, and dependency references in pyproject.toml and uv.lock files across various samples and evaluation tools. The feedback suggests a best practice improvement in scripts/fix_format.sh to handle potential failures of the cd command by appending || exit 1 to prevent subsequent commands from executing in the wrong directory.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
1842d28 to
23e19f4
Compare
…s samples, CI, and scripts
43f6ee9 to
18cd935
Compare
No description provided.