Skip to content

Minor fixes.#1075

Merged
polina-c merged 7 commits intogoogle:mainfrom
polina-c:fixes
Apr 7, 2026
Merged

Minor fixes.#1075
polina-c merged 7 commits intogoogle:mainfrom
polina-c:fixes

Conversation

@polina-c
Copy link
Copy Markdown
Member

@polina-c polina-c commented Apr 6, 2026

No description provided.

@github-project-automation github-project-automation bot moved this to Todo in A2UI Apr 6, 2026
@polina-c polina-c requested a review from wrenj April 6, 2026 18:06
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 documentation to align with A2UI terminology, primarily replacing "client" with "renderer" and "server" with "agent" across several files. It also adds React to the list of supported JavaScript frameworks and refines definitions in the glossary for components, functions, and actions. The review feedback identifies inconsistencies in the terminology updates within the actions documentation, suggests using backticks for key names, recommends alphabetical ordering for framework lists, and proposes phrasing improvements for better clarity.

@polina-c polina-c requested a review from jacobsimionato April 6, 2026 22:24
@polina-c polina-c merged commit b784e42 into google:main Apr 7, 2026
10 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in A2UI Apr 7, 2026
@polina-c polina-c deleted the fixes branch April 7, 2026 15:00
> **Context vs. Data Model**: While the Data Model represents the entire state tree of a surface, the `context` in an action is effectively a hand-picked **"view"** or subset of that state. This simplifies the Agent's job by providing exactly the values needed for a specific event, without requiring the Agent to navigate a potentially large and complex data model.

### Local Actions vs. Server Events
### Local Actions vs. Agent Events
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.

Local Actions => Local Function Calls

here and below

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

It is covered by #1088

Thank you!

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.

3 participants