This playground is about decoupling multi-agent collaboration by using event publishing and subscription concepts between agents.
That pattern is especially relevant if you want to run agent inside a distributed system or platform.
Have agents communicate via events
python app.py

