FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for scripts - google/adk-python · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
google
/
adk-python
Public
Notifications
You must be signed in to change notification settings
Fork
3.9k
Star
21.2k
Code
Issues
294
Pull requests
234
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
adk-python
scripts
on
main
User selector
Datepicker
Commit history
Commits on Aug 18, 2026
fix: use OAuth2 client-credentials scheme for OpenAPI SA helpers
Show description for 9897217
a2105z
authored and
copybara-github
committed
9897217
View commit details
Copy full SHA for 9897217
View code at this point
Browse repository at this point
Commits on Aug 14, 2026
chore: unwrap model-drafted changelog highlights
Show description for 3d3daff
GWeale
authored and
copybara-github
committed
3d3daff
View commit details
Copy full SHA for 3d3daff
View code at this point
Browse repository at this point
Commits on Aug 12, 2026
fix(deps): stop the published constraints from pinning google-adk itself
Show description for c44c543
GWeale
authored and
copybara-github
committed
c44c543
View commit details
Copy full SHA for c44c543
View code at this point
Browse repository at this point
fix: prevent update_constraints.sh from rewriting files when dependencies are unchanged
Show description for 470d59e
xuanyang15
authored and
copybara-github
committed
470d59e
View commit details
Copy full SHA for 470d59e
View code at this point
Browse repository at this point
Commits on Aug 7, 2026
fix: Update CI workflow to use uv and adjust codespell configuration
Show description for 566fca3
xuanyang15
authored and
copybara-github
committed
566fca3
View commit details
Copy full SHA for 566fca3
View code at this point
Browse repository at this point
chore: use gemini-3.5-flash for changelog highlights drafting
Show description for 91773dd
GWeale
authored and
copybara-github
committed
91773dd
View commit details
Copy full SHA for 91773dd
View code at this point
Browse repository at this point
feat: enforce unit guide requirement for new Python files
Show description for 942b38d
xuanyang15
authored and
copybara-github
committed
942b38d
View commit details
Copy full SHA for 942b38d
View code at this point
Browse repository at this point
Commits on Aug 6, 2026
chore: prune redundant entries from the mTLS exclusion list
Show description for 656af93
GWeale
authored and
copybara-github
committed
656af93
View commit details
Copy full SHA for 656af93
View code at this point
Browse repository at this point
chore: check the release wheel imports no worse than the last release
Show description for e0b6c9a
GWeale
authored and
copybara-github
committed
e0b6c9a
View commit details
Copy full SHA for e0b6c9a
View code at this point
Browse repository at this point
Commits on Aug 3, 2026
refactor(types): make the agents, sessions, flows and workflow packages pass strict mypy
Show description for 07add3b
GWeale
authored and
copybara-github
committed
07add3b
View commit details
Copy full SHA for 07add3b
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
feat: Publish companion constraints-3.11.txt and constraints-3.12.txt file for transitive dependency protection (4 day buffer to protect from supply chain attack)
Show description for 75c773e
yinghsienwu
authored and
copybara-github
committed
75c773e
View commit details
Copy full SHA for 75c773e
View code at this point
Browse repository at this point
ci: ignore OAuth scopes in endpoint check
Show description for 1478e1a
h-tsuboi918
authored and
copybara-github
committed
1478e1a
View commit details
Copy full SHA for 1478e1a
View code at this point
Browse repository at this point
Commits on Jul 24, 2026
chore: Update check_new_py_files.sh to use absolute paths and exclude non-source directories
Show description for 9dd4e7b
xuanyang15
authored and
copybara-github
committed
9dd4e7b
View commit details
Copy full SHA for 9dd4e7b
View code at this point
Browse repository at this point
Commits on Jul 13, 2026
docs(samples): add ManagedAgent remote MCP (Maps Grounding Lite) sample
Show description for cc444b6
haranrk
authored and
copybara-github
committed
cc444b6
View commit details
Copy full SHA for cc444b6
View code at this point
Browse repository at this point
Commits on Jul 10, 2026
feat: add skill to verify markdown code snippets
Show description for c0fa51b
happyhuman
authored and
copybara-github
committed
c0fa51b
View commit details
Copy full SHA for c0fa51b
View code at this point
Browse repository at this point
Commits on Jul 9, 2026
feat(agents): support remote MCP servers for ManagedAgent with runtime header callbacks
Show description for 2e2ec09
haranrk
authored and
copybara-github
committed
2e2ec09
View commit details
Copy full SHA for 2e2ec09
View code at this point
Browse repository at this point
chore: clean, fold, and sync the release changelog PR
Show description for 2de8a53
GWeale
authored and
copybara-github
committed
2de8a53
View commit details
Copy full SHA for 2de8a53
View code at this point
Browse repository at this point
Commits on Jul 6, 2026
feat(scripts): add check for private-by-default new Python files
Show description for 63561ce
haranrk
authored and
copybara-github
committed
63561ce
View commit details
Copy full SHA for 63561ce
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
chore: Update check_new_py_files.sh to run in multiple VCS environments
Show description for 48e6e50
xuanyang15
authored and
copybara-github
committed
48e6e50
View commit details
Copy full SHA for 48e6e50
View code at this point
Browse repository at this point
Commits on Jun 30, 2026
fix: exclude scripts/ from pre-commit compliance checks
Show description for c91fc75
GWeale
authored and
copybara-github
committed
c91fc75
View commit details
Copy full SHA for c91fc75
View code at this point
Browse repository at this point
chore: auto-draft changelog highlights during release cut
Show description for 4d8fbf7
GWeale
authored and
copybara-github
committed
4d8fbf7
View commit details
Copy full SHA for 4d8fbf7
View code at this point
Browse repository at this point
Commits on Jun 29, 2026
refactor(ci): Consolidate compliance checks into pre-commit hook
Show description for 8a7656b
DeanChensj
authored and
copybara-github
committed
8a7656b
View commit details
Copy full SHA for 8a7656b
View code at this point
Browse repository at this point
Commits on Jun 22, 2026
fix: add trailing newline to check_new_py_files.sh
Show description for 21512ea
GWeale
authored and
copybara-github
committed
21512ea
View commit details
Copy full SHA for 21512ea
View code at this point
Browse repository at this point
chore: add missing Apache 2.0 license headers
Show description for 3cbcefc
authored and
copybara-github
committed
3cbcefc
View commit details
Copy full SHA for 3cbcefc
View code at this point
Browse repository at this point
Commits on Jun 13, 2026
chore: remove internal helper scripts and clean up unused imports
Show description for 5054784
Jacksunwei
authored and
copybara-github
committed
5054784
View commit details
Copy full SHA for 5054784
View code at this point
Browse repository at this point
Commits on Jun 12, 2026
chore: Adopt ruff for unused-import enforcement
Show description for 7cae06e
Jacksunwei
authored and
copybara-github
committed
7cae06e
View commit details
Copy full SHA for 7cae06e
View code at this point
Browse repository at this point
Commits on Jun 11, 2026
chore(dev): add standalone pre-commit check script
Show description for b170f7b
Jacksunwei
authored and
copybara-github
committed
b170f7b
View commit details
Copy full SHA for b170f7b
View code at this point
Browse repository at this point
Commits on Jun 9, 2026
fix: remove the issue/PR analyze and fix agent workflows
Show description for 9127feb
GWeale
authored and
copybara-github
committed
9127feb
View commit details
Copy full SHA for 9127feb
View code at this point
Browse repository at this point
Commits on Jun 4, 2026
ci(workflows): Support running analysis on pull request comments
Show description for 04924bf
boyangsvl
committed
04924bf
View commit details
Copy full SHA for 04924bf
View code at this point
Browse repository at this point
Commits on Jun 3, 2026
ci(workflow): Support intermediate steps output in Antigravity runner
Show description for ded6dbb
boyangsvl
committed
ded6dbb
View commit details
Copy full SHA for ded6dbb
View code at this point
Browse repository at this point
ci(workflow): Run issue analysis using Antigravity Python SDK
Show description for b0f4b91
boyangsvl
committed
b0f4b91
View commit details
Copy full SHA for b0f4b91
View code at this point
Browse repository at this point
Commits on May 19, 2026
chore: switch main to v2.0.0 GA (transition to v2)
Show description for 1622793
committed
1622793
View commit details
Copy full SHA for 1622793
View code at this point
Browse repository at this point
Commits on Apr 23, 2026
chore: Format contributing folder using pre-commit
Show description for c6d02c8
DeanChensj
authored and
copybara-github
committed
c6d02c8
View commit details
Copy full SHA for c6d02c8
View code at this point
Browse repository at this point
Commits on Mar 23, 2026
feat: Add ability to run individual unit tests to unittests.sh
Show description for b3fcd8a
shukladivyansh
authored and
copybara-github
committed
b3fcd8a
View commit details
Copy full SHA for b3fcd8a
View code at this point
Browse repository at this point
Commits on Mar 16, 2026
fix: Prevent uv.lock modifications in unittests.sh
Show description for e6476c9
shukladivyansh
authored and
copybara-github
committed
e6476c9
View commit details
Copy full SHA for e6476c9
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL