adk-web icon indicating copy to clipboard operation
adk-web copied to clipboard

Visual and customization improvements

Open rtejada-g opened this issue 4 months ago • 1 comments

Several UI/UX and customization features.

Features

  • Custom Logo: Allows for a custom logo to be displayed in the top bar, configured via assets/config.json. This is a key req for demo, POC/Pilots, etc.
  • Graph displayName: Displays the displayName from FunctionTool in the graph.
  • Artifact Handling: Maps the application/pdf mimetype to a MediaType enum, enabling conditional rendering of a downloadable link for PDF artifacts.
  • UI Enhancements: Includes a toggle for event JSON, color-coded tool pellets (calls and responses), and a fix for graph resizing.

Dependency

This PR depends on the backend changes in adk-python. Please see the corresponding PR: https://github.com/google/adk-python/pull/2858

rtejada-g avatar Sep 04 '25 23:09 rtejada-g

Hi @rtejada-g , these are great improvements, do you mind upload a short screencast for these improvements and could you help resolve the conflicts thanks!

wyf7107 avatar Sep 15 '25 21:09 wyf7107