Skip to content

Custom Adk Web Runner #2204

@growmuye

Description

@growmuye

Features I want to use on the ADK Web UI so that PMs / Ops can experience them hands-on

Custom DB Engine Plug-in for Session Storage

  1. Our company has a proprietary MySQL driver (non-standard, fully customized) for database connectivity.
    Therefore, I must implement a custom Session class.
    Once this distributed, persistent DB layer is in place, debugging and sharing agent.session becomes effortless.
  2. With this capability, I can copy the session data of online products in operation and debug it!

Extending ADK Capabilities

  1. “STOP Agent” implementation – see the comments in the issue below:
    leak problem – GitHub Issue #2068
  2. Async memory extraction – I’m currently building an agent memory system (based on Mem0 & LangMem) that hooks into ADK’s event bus to asynchronously harvest memories.

Metadata

Metadata

Assignees

Labels

bot triaged[Bot] This issue is triaged by ADK botweb[Component] This issue will be transferred to adk-web

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions