Skip to content

feat(cli): add adk graph visual inspector, topology parser and debugger - #6825

Open
yuvaraj-97 wants to merge 1 commit into
google:mainfrom
yuvaraj-97:feature/adk-graph-inspector
Open

feat(cli): add adk graph visual inspector, topology parser and debugger#6825
yuvaraj-97 wants to merge 1 commit into
google:mainfrom
yuvaraj-97:feature/adk-graph-inspector

Conversation

@yuvaraj-97

Copy link
Copy Markdown

Closes #6817

Summary

This PR implements (Visual Agent Inspector, Bi-directional Code Generator, & Live Debugger) as proposed in issue #6817.

Features Included

  1. AST Topology Parser & Inspector (): Renders dynamic/static agent delegation graph structures (SequentialAgent, ParallelAgent, LoopAgent, tools, memory).
  2. Bi-directional Code Editor: Allows split-screen code and visual topology editing.
  3. Live Execution Visualizer: Real-time active-node highlighting during runner execution.

@google-cla

google-cla Bot commented Aug 20, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Proposal]: adk graph - Visual Agent Inspector, Bi-directional Code Generator, & Live Debugger

2 participants