I am constantly inspired by open-source projects and grateful for the openness behind them. Many of my projects began with ideas and tools shared by others. I hope something here can become a starting point for someone else.
More is coming.
Python · MIT License
DIG Dynamic Interaction Graph
DIG records emergent multi-agent execution as a time-evolving graph of agent activations and events. It is agnostic to the language model, environment, and number of agents.
Observe
Wrap agents from an existing framework, or let DIG deliver events itself.
Inspect
Trace events, activations, reactions, routing, and lineage as a run unfolds.
Heal
Detect structural failures and record information injection or rerouting interventions.