Skip to content

Conversation

google-labs-jules[bot]
Copy link
Contributor

This PR clarifies the behavior of the temp: namespace in the documentation, as requested in issue #160.

This commit clarifies the behavior of the `temp:` namespace in the documentation.

The following changes were made:
- Updated `docs/sessions/state.md` to provide a more detailed explanation of the `temp:` namespace.
- Updated `docs/context/index.md` to improve the clarity of an example related to passing data between tools.
- Updated `docs/runtime/index.md` to add a note about the scope of `temp:` variables.
- Updated `docs/agents/multi-agents.md` and `docs/agents/workflow-agents/sequential-agents.md` to clarify how the `temp:` namespace is propagated to sub-agents.
- Updated `docs/tools/function-tools.md` to explain how to use the `temp:` namespace to pass data between tool calls.

fixes #160
@tpryan tpryan requested a review from joefernandez August 15, 2025 05:43
@joefernandez
Copy link
Collaborator

this change needs a detailed review, because the original bug reporter wasn't sure they had the details correct, and there is a chance the bot munged the technical details even if the report was correct. We need engineering to look at the doc change and not assume it is correct.

@joefernandez joefernandez marked this pull request as ready for review August 19, 2025 16:49
@joefernandez joefernandez enabled auto-merge (squash) August 19, 2025 16:50
@joefernandez joefernandez merged commit 9d91851 into main Aug 19, 2025
4 checks passed
@joefernandez joefernandez deleted the docs-clarify-temp-namespace-160 branch August 19, 2025 16:53
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.

2 participants