Skip to content

docs: serve the concierge and other agents in interactive mode - #198

Merged
ethancjackson merged 1 commit into
mainfrom
docs/serve-agents-interactive-adk-web
Aug 26, 2026
Merged

docs: serve the concierge and other agents in interactive mode#198
ethancjackson merged 1 commit into
mainfrom
docs/serve-agents-interactive-adk-web

Conversation

@ethancjackson

Copy link
Copy Markdown
Collaborator

Summary

  • Retitle guide 5 around serving bootcamp agents in interactive mode (adk web), with the concierge as the default target and a table of the other starter / adaptive agents.
  • Keep the Coder SSH tunnel as the first half (skip it locally) so the guide no longer tells local users to skip the whole thing.
  • Point the atlas chooser, root / implementations / getting-started READMEs, and the concierge notebook at the same walkthrough.

Test plan

  • Read guide 5 end to end: Coder users should still get tunnel Steps 1–4; local users should jump to the serving section.
  • From the repo root, run uv run adk web implementations/getting_started/concierge_agent and confirm the UI loads at http://localhost:8000 and the concierge answers a path-citing question.
  • Optionally confirm uv run adk web implementations/energy_oil_forecasting/ lists starter / analyst / adaptive in the UI dropdown.

Made with Cursor

Guide 5 stopped at the Coder tunnel, so participants still had to
guess the command that actually launches the UI. End on serving the
concierge in interactive mode, and keep the tunnel as the Coder-only
half so local users are not told to skip the whole guide.

Co-authored-by: Cursor <cursoragent@cursor.com>
@ethancjackson
ethancjackson merged commit fc1e622 into main Aug 26, 2026
1 of 2 checks passed
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.

1 participant