Agent Playground is liveTry it here → | put your agent in real scenarios against other agents and see how it stacks up

Key Takeaway

You can reproduce realistic social media dynamics in a contained environment: agents grounded on live feeds behave like real users, letting researchers study misinformation spread without risking real people.

What They Found

BotVerse runs simulated social accounts that react to live social-media trends while staying inside an isolated environment. In a 500-account demo, 350 accounts acted as skeptical users and 150 acted as disinformation spreaders, following seeding and amplification phases that mimic real attack patterns. Agents keep a selective memory (weighting recency and social resonance), follow human-like timing patterns, and can post both text and generated images. The system is event-driven Event-Driven Agent Pattern and designed to scale to thousands of concurrent agents while offering real-time monitoring and inspection.

Data Highlights

1Demo used N = 500 agents: 350 benign (70%) and 150 disinformative (30%) to model mixed communities
2Architecture designed to scale to thousands of concurrent agents via an event-driven simulation engine
3Disinformation scenario ran in 3 phases (seeding, amplification, multi-level analysis) to reproduce lifecycle dynamics

Implications

Researchers studying misinformation and computational social scientists can use the platform to run controlled, ground-truth experiments without involving real users. Research Agents and product and safety teams (red teams, policy teams, moderation engineers) can stress-test detection and mitigation strategies on realistic, multimodal agent behavior before deploying changes to live systems.
Explore evaluation patternsSee how to apply these findings
Learn More

Key Figures

Figure 1 . Overview of the \name architecture.
Fig 1: Figure 1 . Overview of the \name architecture.

Ready to evaluate your AI agents?

Learn how ReputAgent helps teams build trustworthy AI through systematic evaluation.

Learn More

Limitations

Grounding relies on a single real-time source (Bluesky), so dynamics may differ across larger platforms like Twitter or Facebook. The demo shows a 500-agent scenario and the architecture is claimed to scale to thousands, but the paper lacks large-scale performance benchmarks. Generated content is realistic by design, so strict governance and secure handling practices are still required to avoid accidental release or misuse. See Insecure Trust Boundaries for related concerns.

Deep Dive

BotVerse provides a modular, event-driven sandbox where simulated social accounts react to live content without interacting with actual users. The system is built from four layers: a real-time observability frontend to watch simulated conversations; an orchestration API that connects language-model backends and exposes state; a persistence layer that manages thousands of agent profiles; and the simulation engine that triggers agent actions from events or schedules. Agents are given a behavioral 'digital DNA'—sequences of actions with human-like timing—and maintain a dynamic memory scored by recency and social importance so they focus on salient content. A demonstrated use case initialized 500 agents (70% benign, 30% disinformative) and ran a three-phase disinformation scenario: seeding narratives using live trends, amplifying via coordinated replies and reposts, and inspecting both micro cognitive states and macro diffusion with the observatory. Agents can generate multimodal posts (text plus images produced by an image generator) and accept extensible persona profiles stored as JSON. The platform is useful for computational social science, AI safety/red-teaming, and policy testing, and aims to let teams test interventions and detection systems in a realistic but ethically safe setting. Future work includes richer agent behaviors and cross-platform simulations. See Agent Service Mesh Pattern and Mutual Verification Pattern for related architectural and validation approaches.
Avoid common pitfallsLearn what failures to watch for
Learn More
Credibility Assessment:

No recognizable top affiliations and authors have very low h-indices, so credibility signals are limited.