Skip to content

Conversation

@LukeSchlangen
Copy link

No description provided.

@koverholt koverholt changed the title update quickstart to support ts without tsc Revise TypeScript setup instructions and dependencies Jan 29, 2026
@koverholt koverholt self-requested a review January 29, 2026 20:31
Copy link
Collaborator

@koverholt koverholt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Summary of improvements to onboarding / getting started:

  • Updated versions of Node and npm
  • Removed creation of initial files that are autogenerated or not needed
  • Improved npm bootstrapping steps
  • Removed unnecessary tsc compilation step
  • Removed package.json to avoid stale versions
  • Changed to npx adk form of runtime commands

All updates discussed and tested in #1196. LGTM.

I'd like to get review from @joefernandez before merging since this is a highly visited page and entrypoint.

@kalenkevich
Copy link

kalenkevich commented Jan 29, 2026

FYI, there is another way to setup ADK TS project within 2 steps:

npm install -D @google/adk-devtools
npx adk create -y

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants