Implement various improvements to A2UI and the editor application, in…#1363
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces a new 'Editor' micro-app to the MCP samples, featuring a generative document editor powered by Gemini. Key changes include the addition of the Editor app source code, a generic tool relay in the client host to handle various MCP tools, and a Python-based agent for generating A2UI controls and performing text revisions. Feedback from the review identifies a security risk in the generic tool relay that requires a whitelist, a typo in the Gemini model name, missing validation for the GOOGLE_API_KEY environment variable, and an unsafe type cast in the application selection logic.
4b68bb0 to
9545c74
Compare
…pt/Reject CTAs, MCP tool allowlisting, model selection, and dependency linking.
|
Warning: @sugoi-yuzuru you should probably talk to @jgindin who is working on a redesign for developer tools right now. |
…cluding Accept/Reject CTAs, styling updates, and agent enhancements.
Description
A new Editor MCP App example to demo A2UI-in-MCP.
https://screencast.googleplex.com/cast/NTE4NDc3NTMyNDE3MjI4OHxiNTkwOTc3ZS1iZQ
Pre-launch Checklist
If you need help, consider asking for advice on the discussion board.