Skip to content

Fix typo: by--save_session option in adk run --resume help #2326

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ftnext
Copy link
Contributor

@ftnext ftnext commented Aug 4, 2025

adk run --help (adk 1.9.0)

  --resume FILE      The json file that contains a previously saved session
                     (by--save_session option). The previous session will be
                     re-displayed. And user can continue to interact with the
                     agent.

testing plan

N/A (because this is a simple string correction)

@hangfei hangfei added bot triaged [Bot] This issue is triaged by ADK bot tools [Component] This issue is related to tools labels Aug 4, 2025
@hangfei hangfei requested a review from seanzhou1023 August 4, 2025 13:44
@hangfei
Copy link
Collaborator

hangfei commented Aug 4, 2025

Response from ADK Triaging Agent

Hello @ftnext, thank you for creating this PR!

Could you please include a testing plan section in your PR to talk about how you will test? This will save time for PR review.

Thanks!

@ftnext
Copy link
Contributor Author

ftnext commented Aug 4, 2025

@hangfei Thanks to reply.

Since this is just a typo fix in the help message text, I don't think we need specific tests for the help message content. It's a simple string correction that doesn't affect any functionality.

Fix by--save_session

```
  --resume FILE      The json file that contains a previously saved session
                     (by--save_session option). The previous session will be
                     re-displayed. And user can continue to interact with the
                     agent.
```
@ftnext ftnext force-pushed the fix-typo-run-help-resume branch from b000565 to ff12af5 Compare August 4, 2025 14:49
@ftnext ftnext changed the title Fix typo: by--save_session option Fix typo: by--save_session option in adk run --resume help Aug 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot triaged [Bot] This issue is triaged by ADK bot tools [Component] This issue is related to tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants