Skip to content

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 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.

@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
@wuliang229 wuliang229 self-requested a review October 31, 2025 22:00
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.
```
@wuliang229 wuliang229 force-pushed the fix-typo-run-help-resume branch from ff12af5 to f47c512 Compare October 31, 2025 22:01
@wuliang229 wuliang229 added the ready to pull [Status] This PR is ready to be importing back to Google label Oct 31, 2025
copybara-service bot pushed a commit that referenced this pull request Nov 3, 2025
Merge #2326

`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)

COPYBARA_INTEGRATE_REVIEW=#2326 from ftnext:fix-typo-run-help-resume a896fa3
PiperOrigin-RevId: 827311506
@adk-bot
Copy link
Collaborator

adk-bot commented Nov 3, 2025

Thank you @ftnext for your contribution! 🎉

Your changes have been successfully imported and merged via Copybara in commit 2c6d6e1.

Closing this PR as the changes are now in the main branch.

@adk-bot adk-bot closed this Nov 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready to pull [Status] This PR is ready to be importing back to Google tools [Component] This issue is related to tools

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants