Skip to content

Commit af2fb63

Browse files
docs(visualization): clarify MCP server support and update screenshot (#1529)
1 parent f903ad0 commit af2fb63

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/assets/images/graph.png

-59.2 KB
Loading

docs/visualization.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,10 @@ The generated graph includes:
8282
- **Dashed arrows** for MCP server invocations.
8383
- An **end node** (`__end__`) indicating where execution terminates.
8484

85+
**Note:** MCP servers are rendered in recent versions of the
86+
`agents` package (verified in **v0.2.8**). If you don’t see MCP boxes
87+
in your visualization, upgrade to the latest release.
88+
8589
## Customizing the Graph
8690

8791
### Showing the Graph

0 commit comments

Comments
 (0)