Agent workflow visualizer: feedback and corrections

Reddit r/AI_Agents Tools

Summary

A tool for visualizing AI agent workflows is introduced, supporting multiple agent frameworks including Langgraph, CrewAI, AutoGen, Google ADK, and OpenAI Agents SDK. The creator seeks community feedback and corrections.

I built agent workflow visualizer which shows how AI agents, tools and workflow connect. The current support is for Langgraph, CrewAI, AutoGen, Google ADK and OpenAI Agents SDK. Url in the comment section Looking for feedback and corrections from the community.
Original Article

Similar Articles

Agentic Workflow Visualization and API Gateway

Reddit r/openclaw

Building an open-source API gateway for agentic AI workflows that provides visualization of multi-LLM and tool calls, tracking tokens, cost, and latency without requiring code instrumentation. Uses Rust and Go servers with a Python correlator, seeking collaborators and feedback from AI ops users.