Skip to content

Conversation

@mkorn1
Copy link

@mkorn1 mkorn1 commented Nov 18, 2025

Link to Issue or Description of Change

  1. Link to an existing issue (if applicable):

Closes: google/adk-web#291

  1. Or, if no issue exists, describe the change:

Problem:
The Agent Builder UI displays a misspelled user-facing message:
"Thia gent was not built by builder"
This text appears when an agent is generated without using the builder, and the typo reduces clarity and polish in the UI.

Solution:
Corrected the text to the intended phrasing:
"This agent was not built by builder"
This is a minimal, single-character fix in the web-facing code.

Testing Plan

This change is a simple typo correction, so no unit tests are required.

Unit Tests:

Not applicable — this is a small documentation/UI text fix.

Manual End-to-End (E2E) Tests:

Built the web bundle locally.

Navigated to the Agent Builder interface.

Triggered the scenario where the message is shown.

Verified the corrected text appears with the proper spelling.

No functional behavior was changed.

Checklist

I have read the CONTRIBUTING.md
document.

I have performed a self-review of my own code.

This change is a simple typo fix and does not require added comments or tests.

I have manually tested my changes end-to-end.

No dependent changes are required.

Additional context

N/A — simple UI text correction.

@google-cla
Copy link

google-cla bot commented Nov 18, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@gemini-code-assist
Copy link
Contributor

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@adk-bot
Copy link
Collaborator

adk-bot commented Nov 18, 2025

Response from ADK Triaging Agent

Hello @mkorn1, thank you for your contribution!

Before we can merge this pull request, we need to address a couple of items:

  • Contributor License Agreement (CLA): It looks like the CLA check has failed. Please visit https://cla.developers.google.com/ to sign the agreement. This is a necessary step for us to be able to accept your contribution.

Once these items are addressed, we can proceed with the review. Thanks!

@adk-bot adk-bot added the web [Component] This issue will be transferred to adk-web label Nov 18, 2025
@ryanaiagent ryanaiagent self-assigned this Nov 18, 2025
@ryanaiagent
Copy link
Collaborator

Hi @mkorn1, Thank you for your contribution! It appears you haven't yet signed the Contributor License Agreement (CLA). Please visit https://cla.developers.google.com/ to complete the signing process. Once the CLA is signed, we'll be able to proceed with the review of your PR. Thank you!

@ryanaiagent ryanaiagent added the request clarification [Status] The maintainer need clarification or more information from the author label Nov 21, 2025
@mkorn1
Copy link
Author

mkorn1 commented Nov 21, 2025 via email

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

Labels

request clarification [Status] The maintainer need clarification or more information from the author web [Component] This issue will be transferred to adk-web

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Spelling Mistake in the Agent builder

3 participants