Commit 27edb1a
docs: simplify sample graph guidance in adk-sample-creator skill
Guide sample READMEs to draw a simple agent -> tools/sub-agents topology
(covering `LlmAgent` and `ManagedAgent`) instead of a request/response
data-flow sequence, which is noisy and adds little value over the topology.
This is the systematic fix behind the graph feedback on the remote MCP sample.
Co-authored-by: Haran Rajkumar <haranrk@google.com>
PiperOrigin-RevId: 9472454461 parent 0a62d39 commit 27edb1a
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| |||
0 commit comments