Offer “production” deployment mode in ADK Web UI by stripping debug features
Open
- Dominant language
- TypeScript
- Stars
- 1k
- Forks
- 267
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 9
Description
Description:
What’s the problem?
Google ADK includes a built-in developer/debug UI (adk web) that is extremely useful for development—but it bundles debugging tools and verbose logs that aren’t suitable for end-users. In production, teams often want a clean, minimal interface without debug overlays or developer workflows.
Can we add a toggle or ENV flag that switches the Web UI into a simplified “deployed” version?
Contributor guide
Assessment
This issue has not been assessed yet.