docs: Fix ADK release analyzer agent for large releases

Co-authored-by: Xuan Yang <xygoogle@google.com>
PiperOrigin-RevId: 860187312
This commit is contained in:
Xuan Yang
2026-01-23 11:29:42 -08:00
committed by Copybara-Service
parent e8f7aa3140
commit 83c24d2e74
2 changed files with 152 additions and 4 deletions
@@ -272,6 +272,8 @@ efficient processing.
3. Call `get_changed_files_summary` to get the list of changed files WITHOUT
the full patches (to save context space).
- **IMPORTANT**: Pass `local_repo_path="{LOCAL_REPOS_DIR_PATH}/{CODE_REPO}"`
to use local git and avoid GitHub API's 300-file limit.
4. Filter and organize the files:
- **INCLUDE** only files in `src/google/adk/` directory