Skip to content

Update ADK doc according to issue #1173 - 9 - AgentTool include_plugins - #1192

Closed
adk-bot wants to merge 1 commit into
mainfrom
agent-changes-20260126-223440
Closed

Update ADK doc according to issue #1173 - 9 - AgentTool include_plugins#1192
adk-bot wants to merge 1 commit into
mainfrom
agent-changes-20260126-223440

Conversation

@adk-bot

@adk-bot adk-bot commented Jan 26, 2026

Copy link
Copy Markdown
Collaborator

Proposed Change:

Add a note or update the AgentTool example to mention the include_plugins parameter.
Explain that include_plugins (default: True) controls whether the child agent inherits plugins from the parent runner. Setting it to False allows for isolated execution.

Reasoning:
New parameter include_plugins added to AgentTool allows controlling plugin propagation in multi-agent setups. This is important for configuring agent isolation.

@github-actions

Copy link
Copy Markdown
Contributor

👋 Thanks for your contribution!
You can enable PR previews by adding the build-preview label to this PR.

@awsxchange-pixel

Copy link
Copy Markdown

Add more features

@joefernandez joefernandez changed the title Update ADK doc according to issue #1173 - 9 Update ADK doc according to issue #1173 - 9 - AgentTool include_plugins Jan 30, 2026
@zyantw zyantw self-assigned this Jul 27, 2026
zyantw added a commit that referenced this pull request Jul 28, 2026
* Update include_plugins per Issue #1173 - 9

Rendered page>
PRs> #1190  #1192 
Original Issue> #1173 

- Changed the proposed note format into a bullet point.
- Made the explanation shorter and more direct so it matches Google's writing style guide.
- Fixed and replaced the undefined agent variable with a concrete MyImageAgent placeholder class to make the Python snippet self-contained.
- Added comments inside the code to explain exactly what happens when you turn plugins on or off (like how it affects things like tracing and events).
- Did light formatting in the rest of the page

* Update function-tools.md

* Update function-tools.md

fixed rendering mistakes

* Update function-tools.md

Adding a bullet did not work, I created a sub topic to stop the snippet from breaking in the rendering.

* Update function-tools.md
@zyantw

zyantw commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

Closed with #1990

@zyantw zyantw closed this Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants