Skip to content

Fix quickstart guide to refer to restaurant finder and remove contact demo#1181

Merged
jacobsimionato merged 1 commit into
mainfrom
fix-quickstart-guide
Apr 14, 2026
Merged

Fix quickstart guide to refer to restaurant finder and remove contact demo#1181
jacobsimionato merged 1 commit into
mainfrom
fix-quickstart-guide

Conversation

@zeroasterisk
Copy link
Copy Markdown
Collaborator

This PR updates the quickstart guide to remove references to the deprecated contact finder demo and instead refer to the restaurant finder agent. It also clarifies the client source code location and mentions samples in other languages.\n\nDependent on PR #1138 for code changes defaulting to restaurant finder.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the quickstart documentation to clarify the navigation steps for the Lit client demo, simplifies the demo execution command, and replaces the contact lookup demo with a section highlighting other framework samples. The review feedback suggests clarifying the directory navigation instructions and using direct links for the framework sample paths.

Comment thread docs/quickstart.md
## Step 3: Navigate to the Lit Client
## Step 3: Navigate to the Lit Client Samples Directory

The client application source code is located in `samples/client/lit/shell`. Navigate to the parent samples directory to run the demo:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

The phrase 'parent samples directory' is ambiguous and could be mistaken for the top-level samples/ directory. It would be clearer to explicitly mention the target directory: 'Navigate to the samples/client/lit directory to run the demo:'.

Comment thread docs/quickstart.md
Comment on lines +193 to +194
- **Angular**: `samples/client/angular`
- **React**: `samples/client/react`
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

Consider making these paths direct links to the respective directories (e.g., [samples/client/angular](../samples/client/angular)) to make it easier for users to navigate to them.

Comment thread docs/quickstart.md

1. Install all dependencies
2. Build the A2UI renderer
3. Start the A2A restaurant finder agent (Python backend)
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

For future PR: Provide path and running instructions for the agent here

@jacobsimionato jacobsimionato merged commit b71eaee into main Apr 14, 2026
11 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in A2UI Apr 14, 2026
@jacobsimionato jacobsimionato deleted the fix-quickstart-guide branch April 14, 2026 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants