-
Notifications
You must be signed in to change notification settings - Fork 347
Phase 1: ADK Onboarding journey revision #739
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
Conversation
joefernandez
commented
Oct 6, 2025
- Quickstart: split by language and reduce time
- Build your agent: new section for agent building
- Home page: Simplify onboarding choices
- Surface "About ADK" in navigation
- Quickstart: split by language and reduce time - Build your agent: new section for agent building - Home page: Simplify onboarding choices - Surface "About ADK" in navigation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the revisions! I listed a few optimizations for the Python page, and the Java quickstart page needs some additional reworking. Overall I love the more streamlined getting started pages and the reorganization of the "Build your agent" tutorials!
- completely revised Java quickstart
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the updates, the updated Java quickstart page is looking great! The main blocking issue that I ran into is on the Java quickstart page when running with the web UI, and I left a few other minor comments.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the additional edits, this is looking great!
Final review notes:
- Remove
export
from Python quickstart command related to.env
- Switch order of Windows / Mac-Linux tabs with code blocks / commands
- Update
pom.xml
versions / snippet on advanced install page
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, thanks for the improvements!