3 Repos
Interactive tools for visualizing and debugging the execution flow of agentic logic graphs.
Distinct from Interactive Graph Visualizers: Specializes general interactive graph visualizers [f3_mt1] for the purpose of debugging agentic workflow execution.
Explore 3 awesome GitHub repositories matching data & databases · Agent Graph Debuggers. Refine with filters or upvote what's useful.
AgentOps is an observability platform and developer toolkit for monitoring the execution, performance, and reliability of autonomous agents powered by large language models. It serves as a system for tracking AI agent behavior, debugging complex workflows, and benchmarking model performance. The platform is distinguished by its ability to visualize multi-agent workflows through execution path graphing and session replays. It provides specific tools for calculating financial spend across various language model providers and supports a self-hosted observability stack for users who require full
Visualizes complex agent interactions by mapping causal relationships between inputs, outputs, and tool calls.
AdalFlow is an autonomous AI agent framework and LLM application library designed for building modular workflows. It serves as a model-agnostic interface and RAG pipeline orchestrator, allowing users to develop ReAct agents that utilize iterative reasoning and external tool execution to solve complex tasks. The project distinguishes itself through a prompt optimization system that uses textual gradient descent to automatically refine prompt templates and few-shot examples. It treats model feedback as a differentiable signal, enabling a form of LLM backpropagation to iteratively improve output
Provides interactive HTML and subgraph diagrams to visualize and debug the flow of agentic logic graphs.
This project provides a translation layer and set of adapters designed to bridge AI agents with the Model Context Protocol. It functions as an integration layer that allows agents to operate as protocol-compliant servers and enables the conversion of protocol-based tools into formats compatible with agent frameworks and logic graphs. The adapters facilitate tool interoperability by wrapping external protocol tools for use within agent workflows and exposing internal agent capabilities to any client implementing the Model Context Protocol. This creates a communication bridge that supports inte
Provides a specialized interface to visualize and interact with running logic graphs for testing and debugging.